#bd295f color space conversions
Hex:
        #bd295f
        RGB:
        189, 41, 95
        CMY:
        26, 84, 63
        CMYK:
        0, 78, 50, 26
      HSL:
        338°, 64.3478%, 45.0980%
        HSV (HSB):
        338°, 78.3069%, 74.1176%
        XYZ:
        23.8448, 13.2309, 12.1235
        xyY:
        0.4847, 0.2689, 13.2309
      CIE-Lab:
        43.1091, 60.5659, 5.6950
        CIE-LCH:
        43.1091, 60.8330, 5.3717
        CIE-Luv:
        43.1091, 95.7621, -4.4858
        Hunter-Lab:
        36.3743, 53.3585, 5.7007
      #bd295f color charts
#bd295f RGB chart
      #bd295f CMYK chart
      #bd295f RGB pie chart
      #bd295f color shades, tints & tones
#bd295f color schemes
#bd295f color preview, HTML & CSS examples
           This text has a color of #bd295f        
        
          <p style="color:#bd295f;">Text here</p>
        
        
          .mytext {color:#bd295f;}
        
        Text color #bd295f
      
           This box has a color of #bd295f        
        
          <div style="background-color:#bd295f;">Content here</div>
        
        
          .mybackground {background-color:#bd295f;}
        
        Background color #bd295f
      
           Border around this has a color of #bd295f        
        
          <div style="border:2px solid #bd295f;">Content here</div>
        
        
          .myborder {border:2px solid #bd295f;}
        
        Border color #bd295f