#bc297d color space conversions
Hex:
        #bc297d
        RGB:
        188, 41, 125
        CMY:
        26, 84, 51
        CMYK:
        0, 78, 34, 26
      HSL:
        326°, 64.1921%, 44.9020%
        HSV (HSB):
        326°, 78.1915%, 73.7255%
        XYZ:
        25.2336, 13.7579, 20.7276
        xyY:
        0.4225, 0.2304, 13.7579
      CIE-Lab:
        43.8837, 63.2346, -11.8039
        CIE-LCH:
        43.8837, 64.3269, 349.4264
        CIE-Luv:
        43.8837, 83.1351, -26.7375
        Hunter-Lab:
        37.0917, 56.5241, -7.1684
      #bc297d color charts
#bc297d RGB chart
      #bc297d CMYK chart
      #bc297d RGB pie chart
      #bc297d color shades, tints & tones
#bc297d color schemes
#bc297d color preview, HTML & CSS examples
           This text has a color of #bc297d        
        
          <p style="color:#bc297d;">Text here</p>
        
        
          .mytext {color:#bc297d;}
        
        Text color #bc297d
      
           This box has a color of #bc297d        
        
          <div style="background-color:#bc297d;">Content here</div>
        
        
          .mybackground {background-color:#bc297d;}
        
        Background color #bc297d
      
           Border around this has a color of #bc297d        
        
          <div style="border:2px solid #bc297d;">Content here</div>
        
        
          .myborder {border:2px solid #bc297d;}
        
        Border color #bc297d