#bc457d color space conversions
Hex:
        #bc457d
        RGB:
        188, 69, 125
        CMY:
        26, 73, 51
        CMYK:
        0, 63, 34, 26
      HSL:
        332°, 47.0356%, 50.3922%
        HSV (HSB):
        332°, 63.2979%, 73.7255%
        XYZ:
        26.5688, 16.4283, 21.1727
        xyY:
        0.4140, 0.2560, 16.4283
      CIE-Lab:
        47.5314, 53.0825, -6.3324
        CIE-LCH:
        47.5314, 53.4589, 353.1971
        CIE-Luv:
        47.5314, 72.8981, -17.8955
        Hunter-Lab:
        40.5318, 46.0771, -2.5992
      #bc457d color charts
#bc457d RGB chart
      #bc457d CMYK chart
      #bc457d RGB pie chart
      #bc457d color shades, tints & tones
#bc457d color schemes
#bc457d color preview, HTML & CSS examples
           This text has a color of #bc457d        
        
          <p style="color:#bc457d;">Text here</p>
        
        
          .mytext {color:#bc457d;}
        
        Text color #bc457d
      
           This box has a color of #bc457d        
        
          <div style="background-color:#bc457d;">Content here</div>
        
        
          .mybackground {background-color:#bc457d;}
        
        Background color #bc457d
      
           Border around this has a color of #bc457d        
        
          <div style="border:2px solid #bc457d;">Content here</div>
        
        
          .myborder {border:2px solid #bc457d;}
        
        Border color #bc457d