#bc295e color space conversions
Hex:
        #bc295e
        RGB:
        188, 41, 94
        CMY:
        26, 84, 63
        CMYK:
        0, 78, 50, 26
      HSL:
        338°, 64.1921%, 44.9020%
        HSV (HSB):
        338°, 78.1915%, 73.7255%
        XYZ:
        23.5524, 13.0854, 11.8741
        xyY:
        0.4855, 0.2697, 13.0854
      CIE-Lab:
        42.8916, 60.2091, 5.9846
        CIE-LCH:
        42.8916, 60.5058, 5.6764
        CIE-Luv:
        42.8916, 95.3203, -4.0828
        Hunter-Lab:
        36.1737, 52.9155, 5.8596
      #bc295e color charts
#bc295e RGB chart
      #bc295e CMYK chart
      #bc295e RGB pie chart
      #bc295e color shades, tints & tones
#bc295e color schemes
#bc295e color preview, HTML & CSS examples
           This text has a color of #bc295e        
        
          <p style="color:#bc295e;">Text here</p>
        
        
          .mytext {color:#bc295e;}
        
        Text color #bc295e
      
           This box has a color of #bc295e        
        
          <div style="background-color:#bc295e;">Content here</div>
        
        
          .mybackground {background-color:#bc295e;}
        
        Background color #bc295e
      
           Border around this has a color of #bc295e        
        
          <div style="border:2px solid #bc295e;">Content here</div>
        
        
          .myborder {border:2px solid #bc295e;}
        
        Border color #bc295e