#bd0e81 color space conversions
Hex:
        #bd0e81
        RGB:
        189, 14, 129
        CMY:
        26, 95, 49
        CMYK:
        0, 93, 32, 26
      HSL:
        321°, 86.2069%, 39.8039%
        HSV (HSB):
        321°, 92.5926%, 74.1176%
        XYZ:
        25.1058, 12.7179, 21.9005
        xyY:
        0.4204, 0.2129, 12.7179
      CIE-Lab:
        42.3350, 69.3662, -16.6044
        CIE-LCH:
        42.3350, 71.3258, 346.5382
        CIE-Luv:
        42.3350, 87.4005, -34.0309
        Hunter-Lab:
        35.6621, 63.2534, -11.4471
      #bd0e81 color charts
#bd0e81 RGB chart
      #bd0e81 CMYK chart
      #bd0e81 RGB pie chart
      #bd0e81 color shades, tints & tones
#bd0e81 color schemes
#bd0e81 color preview, HTML & CSS examples
           This text has a color of #bd0e81        
        
          <p style="color:#bd0e81;">Text here</p>
        
        
          .mytext {color:#bd0e81;}
        
        Text color #bd0e81
      
           This box has a color of #bd0e81        
        
          <div style="background-color:#bd0e81;">Content here</div>
        
        
          .mybackground {background-color:#bd0e81;}
        
        Background color #bd0e81
      
           Border around this has a color of #bd0e81        
        
          <div style="border:2px solid #bd0e81;">Content here</div>
        
        
          .myborder {border:2px solid #bd0e81;}
        
        Border color #bd0e81