#bd417f color space conversions
Hex:
        #bd417f
        RGB:
        189, 65, 127
        CMY:
        26, 75, 50
        CMYK:
        0, 66, 33, 26
      HSL:
        330°, 48.8189%, 49.8039%
        HSV (HSB):
        330°, 65.6085%, 74.1176%
        XYZ:
        26.7073, 16.1317, 21.7848
        xyY:
        0.4133, 0.2496, 16.1317
      CIE-Lab:
        47.1468, 55.3074, -8.1015
        CIE-LCH:
        47.1468, 55.8976, 351.6665
        CIE-Luv:
        47.1468, 74.7581, -20.6538
        Hunter-Lab:
        40.1643, 48.4064, -4.0434
      #bd417f color charts
#bd417f RGB chart
      #bd417f CMYK chart
      #bd417f RGB pie chart
      #bd417f color shades, tints & tones
#bd417f color schemes
#bd417f color preview, HTML & CSS examples
           This text has a color of #bd417f        
        
          <p style="color:#bd417f;">Text here</p>
        
        
          .mytext {color:#bd417f;}
        
        Text color #bd417f
      
           This box has a color of #bd417f        
        
          <div style="background-color:#bd417f;">Content here</div>
        
        
          .mybackground {background-color:#bd417f;}
        
        Background color #bd417f
      
           Border around this has a color of #bd417f        
        
          <div style="border:2px solid #bd417f;">Content here</div>
        
        
          .myborder {border:2px solid #bd417f;}
        
        Border color #bd417f