#bc515d color space conversions
Hex:
        #bc515d
        RGB:
        188, 81, 93
        CMY:
        26, 68, 64
        CMYK:
        0, 57, 51, 26
      HSL:
        353°, 44.3983%, 52.7451%
        HSV (HSB):
        353°, 56.9149%, 73.7255%
        XYZ:
        25.6573, 17.3665, 12.3557
        xyY:
        0.4633, 0.3136, 17.3665
      CIE-Lab:
        48.7186, 44.1829, 14.7562
        CIE-LCH:
        48.7186, 46.5819, 18.4682
        CIE-Luv:
        48.7186, 75.7973, 9.6445
        Hunter-Lab:
        41.6732, 36.9704, 11.5923
      #bc515d color charts
#bc515d RGB chart
      #bc515d CMYK chart
      #bc515d RGB pie chart
      #bc515d color shades, tints & tones
#bc515d color schemes
#bc515d color preview, HTML & CSS examples
           This text has a color of #bc515d        
        
          <p style="color:#bc515d;">Text here</p>
        
        
          .mytext {color:#bc515d;}
        
        Text color #bc515d
      
           This box has a color of #bc515d        
        
          <div style="background-color:#bc515d;">Content here</div>
        
        
          .mybackground {background-color:#bc515d;}
        
        Background color #bc515d
      
           Border around this has a color of #bc515d        
        
          <div style="border:2px solid #bc515d;">Content here</div>
        
        
          .myborder {border:2px solid #bc515d;}
        
        Border color #bc515d