#ba0cc1 color space conversions
Hex:
        #ba0cc1
        RGB:
        186, 12, 193
        CMY:
        27, 95, 24
        CMYK:
        4, 94, 0, 24
      HSL:
        298°, 88.2927%, 40.1961%
        HSV (HSB):
        298°, 93.7824%, 75.6863%
        XYZ:
        30.0068, 14.5523, 51.6794
        xyY:
        0.3118, 0.1512, 14.5523
      CIE-Lab:
        45.0148, 77.4634, -50.8109
        CIE-LCH:
        45.0148, 92.6408, 326.7378
        CIE-Luv:
        45.0148, 58.3736, -84.0409
        Hunter-Lab:
        38.1475, 73.6500, -53.6185
      #ba0cc1 color charts
#ba0cc1 RGB chart
      #ba0cc1 CMYK chart
      #ba0cc1 RGB pie chart
      #ba0cc1 color shades, tints & tones
#ba0cc1 color schemes
#ba0cc1 color preview, HTML & CSS examples
           This text has a color of #ba0cc1        
        
          <p style="color:#ba0cc1;">Text here</p>
        
        
          .mytext {color:#ba0cc1;}
        
        Text color #ba0cc1
      
           This box has a color of #ba0cc1        
        
          <div style="background-color:#ba0cc1;">Content here</div>
        
        
          .mybackground {background-color:#ba0cc1;}
        
        Background color #ba0cc1
      
           Border around this has a color of #ba0cc1        
        
          <div style="border:2px solid #ba0cc1;">Content here</div>
        
        
          .myborder {border:2px solid #ba0cc1;}
        
        Border color #ba0cc1