#bd0d77 color space conversions
Hex:
        #bd0d77
        RGB:
        189, 13, 119
        CMY:
        26, 95, 53
        CMYK:
        0, 93, 37, 26
      HSL:
        324°, 87.1287%, 39.6078%
        HSV (HSB):
        324°, 93.1217%, 74.1176%
        XYZ:
        24.4600, 12.4386, 18.5645
        xyY:
        0.4410, 0.2243, 12.4386
      CIE-Lab:
        41.9048, 68.4458, -11.0656
        CIE-LCH:
        41.9048, 69.3345, 350.8165
        CIE-Luv:
        41.9048, 92.0485, -26.4957
        Hunter-Lab:
        35.2684, 62.0770, -6.5211
      #bd0d77 color charts
#bd0d77 RGB chart
      #bd0d77 CMYK chart
      #bd0d77 RGB pie chart
      #bd0d77 color shades, tints & tones
#bd0d77 color schemes
#bd0d77 color preview, HTML & CSS examples
           This text has a color of #bd0d77        
        
          <p style="color:#bd0d77;">Text here</p>
        
        
          .mytext {color:#bd0d77;}
        
        Text color #bd0d77
      
           This box has a color of #bd0d77        
        
          <div style="background-color:#bd0d77;">Content here</div>
        
        
          .mybackground {background-color:#bd0d77;}
        
        Background color #bd0d77
      
           Border around this has a color of #bd0d77        
        
          <div style="border:2px solid #bd0d77;">Content here</div>
        
        
          .myborder {border:2px solid #bd0d77;}
        
        Border color #bd0d77