#bc60a3 color space conversions
Hex:
        #bc60a3
        RGB:
        188, 96, 163
        CMY:
        26, 62, 36
        CMYK:
        0, 49, 13, 26
      HSL:
        316°, 40.7080%, 55.6863%
        HSV (HSB):
        316°, 48.9362%, 73.7255%
        XYZ:
        31.5328, 21.7015, 37.1772
        xyY:
        0.3488, 0.2400, 21.7015
      CIE-Lab:
        53.7088, 45.6653, -19.6001
        CIE-LCH:
        53.7088, 49.6939, 336.7705
        CIE-Luv:
        53.7088, 49.8064, -35.9739
        Hunter-Lab:
        46.5848, 39.3013, -14.7072
      #bc60a3 color charts
#bc60a3 RGB chart
      #bc60a3 CMYK chart
      #bc60a3 RGB pie chart
      #bc60a3 color shades, tints & tones
#bc60a3 color schemes
#bc60a3 color preview, HTML & CSS examples
           This text has a color of #bc60a3        
        
          <p style="color:#bc60a3;">Text here</p>
        
        
          .mytext {color:#bc60a3;}
        
        Text color #bc60a3
      
           This box has a color of #bc60a3        
        
          <div style="background-color:#bc60a3;">Content here</div>
        
        
          .mybackground {background-color:#bc60a3;}
        
        Background color #bc60a3
      
           Border around this has a color of #bc60a3        
        
          <div style="border:2px solid #bc60a3;">Content here</div>
        
        
          .myborder {border:2px solid #bc60a3;}
        
        Border color #bc60a3