#bd3c75 color space conversions
Hex:
        #bd3c75
        RGB:
        189, 60, 117
        CMY:
        26, 76, 54
        CMYK:
        0, 68, 38, 26
      HSL:
        333°, 51.8072%, 48.8235%
        HSV (HSB):
        333°, 68.2540%, 74.1176%
        XYZ:
        25.8130, 15.3349, 18.4291
        xyY:
        0.4333, 0.2574, 15.3349
      CIE-Lab:
        46.0895, 56.1678, -3.5803
        CIE-LCH:
        46.0895, 56.2818, 356.3527
        CIE-Luv:
        46.0895, 80.3050, -14.8218
        Hunter-Lab:
        39.1598, 49.1325, -0.4907
      #bd3c75 color charts
#bd3c75 RGB chart
      #bd3c75 CMYK chart
      #bd3c75 RGB pie chart
      #bd3c75 color shades, tints & tones
#bd3c75 color schemes
#bd3c75 color preview, HTML & CSS examples
           This text has a color of #bd3c75        
        
          <p style="color:#bd3c75;">Text here</p>
        
        
          .mytext {color:#bd3c75;}
        
        Text color #bd3c75
      
           This box has a color of #bd3c75        
        
          <div style="background-color:#bd3c75;">Content here</div>
        
        
          .mybackground {background-color:#bd3c75;}
        
        Background color #bd3c75
      
           Border around this has a color of #bd3c75        
        
          <div style="border:2px solid #bd3c75;">Content here</div>
        
        
          .myborder {border:2px solid #bd3c75;}
        
        Border color #bd3c75