#bc5b84 color space conversions
Hex:
        #bc5b84
        RGB:
        188, 91, 132
        CMY:
        26, 64, 48
        CMYK:
        0, 52, 30, 26
      HSL:
        335°, 41.9913%, 54.7059%
        HSV (HSB):
        335°, 51.5957%, 73.7255%
        XYZ:
        28.6450, 19.8395, 24.1494
        xyY:
        0.3944, 0.2731, 19.8395
      CIE-Lab:
        51.6552, 43.6104, -4.4163
        CIE-LCH:
        51.6552, 43.8335, 354.2175
        CIE-Luv:
        51.6552, 60.1374, -13.7502
        Hunter-Lab:
        44.5415, 36.8470, -0.9667
      #bc5b84 color charts
#bc5b84 RGB chart
      #bc5b84 CMYK chart
      #bc5b84 RGB pie chart
      #bc5b84 color shades, tints & tones
#bc5b84 color schemes
#bc5b84 color preview, HTML & CSS examples
           This text has a color of #bc5b84        
        
          <p style="color:#bc5b84;">Text here</p>
        
        
          .mytext {color:#bc5b84;}
        
        Text color #bc5b84
      
           This box has a color of #bc5b84        
        
          <div style="background-color:#bc5b84;">Content here</div>
        
        
          .mybackground {background-color:#bc5b84;}
        
        Background color #bc5b84
      
           Border around this has a color of #bc5b84        
        
          <div style="border:2px solid #bc5b84;">Content here</div>
        
        
          .myborder {border:2px solid #bc5b84;}
        
        Border color #bc5b84