#bd418d color space conversions
Hex:
        #bd418d
        RGB:
        189, 65, 141
        CMY:
        26, 75, 45
        CMYK:
        0, 66, 25, 26
      HSL:
        323°, 48.8189%, 49.8039%
        HSV (HSB):
        323°, 65.6085%, 74.1176%
        XYZ:
        27.6843, 16.5225, 26.9293
        xyY:
        0.3892, 0.2323, 16.5225
      CIE-Lab:
        47.6527, 57.0726, -15.7949
        CIE-LCH:
        47.6527, 59.2179, 344.5305
        CIE-Luv:
        47.6527, 69.9702, -31.5911
        Hunter-Lab:
        40.6479, 50.4382, -10.8263
      #bd418d color charts
#bd418d RGB chart
      #bd418d CMYK chart
      #bd418d RGB pie chart
      #bd418d color shades, tints & tones
#bd418d color schemes
#bd418d color preview, HTML & CSS examples
           This text has a color of #bd418d        
        
          <p style="color:#bd418d;">Text here</p>
        
        
          .mytext {color:#bd418d;}
        
        Text color #bd418d
      
           This box has a color of #bd418d        
        
          <div style="background-color:#bd418d;">Content here</div>
        
        
          .mybackground {background-color:#bd418d;}
        
        Background color #bd418d
      
           Border around this has a color of #bd418d        
        
          <div style="border:2px solid #bd418d;">Content here</div>
        
        
          .myborder {border:2px solid #bd418d;}
        
        Border color #bd418d