#bc4d7a color space conversions
Hex:
        #bc4d7a
        RGB:
        188, 77, 122
        CMY:
        26, 70, 52
        CMYK:
        0, 59, 35, 26
      HSL:
        336°, 45.3061%, 51.9608%
        HSV (HSB):
        336°, 59.0426%, 73.7255%
        XYZ:
        26.9058, 17.4043, 20.3536
        xyY:
        0.4161, 0.2692, 17.4043
      CIE-Lab:
        48.7654, 49.1398, -2.6910
        CIE-LCH:
        48.7654, 49.2134, 356.8655
        CIE-Luv:
        48.7654, 70.0571, -12.3970
        Hunter-Lab:
        41.7184, 42.1141, 0.2764
      #bc4d7a color charts
#bc4d7a RGB chart
      #bc4d7a CMYK chart
      #bc4d7a RGB pie chart
      #bc4d7a color shades, tints & tones
#bc4d7a color schemes
#bc4d7a color preview, HTML & CSS examples
           This text has a color of #bc4d7a        
        
          <p style="color:#bc4d7a;">Text here</p>
        
        
          .mytext {color:#bc4d7a;}
        
        Text color #bc4d7a
      
           This box has a color of #bc4d7a        
        
          <div style="background-color:#bc4d7a;">Content here</div>
        
        
          .mybackground {background-color:#bc4d7a;}
        
        Background color #bc4d7a
      
           Border around this has a color of #bc4d7a        
        
          <div style="border:2px solid #bc4d7a;">Content here</div>
        
        
          .myborder {border:2px solid #bc4d7a;}
        
        Border color #bc4d7a