#bc60a6 color space conversions
Hex:
        #bc60a6
        RGB:
        188, 96, 166
        CMY:
        26, 62, 35
        CMYK:
        0, 49, 12, 26
      HSL:
        314°, 40.7080%, 55.6863%
        HSV (HSB):
        314°, 48.9362%, 73.7255%
        XYZ:
        31.8048, 21.8103, 38.6099
        xyY:
        0.3449, 0.2365, 21.8103
      CIE-Lab:
        53.8251, 46.1565, -21.1726
        CIE-LCH:
        53.8251, 50.7809, 335.3585
        CIE-Luv:
        53.8251, 49.0576, -38.4185
        Hunter-Lab:
        46.7015, 39.8353, -16.3263
      #bc60a6 color charts
#bc60a6 RGB chart
      #bc60a6 CMYK chart
      #bc60a6 RGB pie chart
      #bc60a6 color shades, tints & tones
#bc60a6 color schemes
#bc60a6 color preview, HTML & CSS examples
           This text has a color of #bc60a6        
        
          <p style="color:#bc60a6;">Text here</p>
        
        
          .mytext {color:#bc60a6;}
        
        Text color #bc60a6
      
           This box has a color of #bc60a6        
        
          <div style="background-color:#bc60a6;">Content here</div>
        
        
          .mybackground {background-color:#bc60a6;}
        
        Background color #bc60a6
      
           Border around this has a color of #bc60a6        
        
          <div style="border:2px solid #bc60a6;">Content here</div>
        
        
          .myborder {border:2px solid #bc60a6;}
        
        Border color #bc60a6