#bc0ca3 color space conversions
Hex:
        #bc0ca3
        RGB:
        188, 12, 163
        CMY:
        26, 95, 36
        CMYK:
        0, 94, 13, 26
      HSL:
        309°, 88.0000%, 39.2157%
        HSV (HSB):
        309°, 93.6170%, 73.7255%
        XYZ:
        27.4814, 13.5987, 35.8267
        xyY:
        0.3573, 0.1768, 13.5987
      CIE-Lab:
        43.6518, 73.5061, -35.2262
        CIE-LCH:
        43.6518, 81.5109, 334.3949
        CIE-Luv:
        43.6518, 71.7742, -60.8601
        Hunter-Lab:
        36.8764, 68.4900, -31.7889
      #bc0ca3 color charts
#bc0ca3 RGB chart
      #bc0ca3 CMYK chart
      #bc0ca3 RGB pie chart
      #bc0ca3 color shades, tints & tones
#bc0ca3 color schemes
#bc0ca3 color preview, HTML & CSS examples
           This text has a color of #bc0ca3        
        
          <p style="color:#bc0ca3;">Text here</p>
        
        
          .mytext {color:#bc0ca3;}
        
        Text color #bc0ca3
      
           This box has a color of #bc0ca3        
        
          <div style="background-color:#bc0ca3;">Content here</div>
        
        
          .mybackground {background-color:#bc0ca3;}
        
        Background color #bc0ca3
      
           Border around this has a color of #bc0ca3        
        
          <div style="border:2px solid #bc0ca3;">Content here</div>
        
        
          .myborder {border:2px solid #bc0ca3;}
        
        Border color #bc0ca3