#bd227d color space conversions
Hex:
        #bd227d
        RGB:
        189, 34, 125
        CMY:
        26, 87, 51
        CMYK:
        0, 82, 34, 26
      HSL:
        325°, 69.5067%, 43.7255%
        HSV (HSB):
        325°, 82.0106%, 74.1176%
        XYZ:
        25.2600, 13.4435, 20.6656
        xyY:
        0.4255, 0.2264, 13.4435
      CIE-Lab:
        43.4241, 65.3275, -12.4814
        CIE-LCH:
        43.4241, 66.5091, 349.1835
        CIE-Luv:
        43.4241, 85.7430, -27.9708
        Hunter-Lab:
        36.6654, 58.8097, -7.7515
      #bd227d color charts
#bd227d RGB chart
      #bd227d CMYK chart
      #bd227d RGB pie chart
      #bd227d color shades, tints & tones
#bd227d color schemes
#bd227d color preview, HTML & CSS examples
           This text has a color of #bd227d        
        
          <p style="color:#bd227d;">Text here</p>
        
        
          .mytext {color:#bd227d;}
        
        Text color #bd227d
      
           This box has a color of #bd227d        
        
          <div style="background-color:#bd227d;">Content here</div>
        
        
          .mybackground {background-color:#bd227d;}
        
        Background color #bd227d
      
           Border around this has a color of #bd227d        
        
          <div style="border:2px solid #bd227d;">Content here</div>
        
        
          .myborder {border:2px solid #bd227d;}
        
        Border color #bd227d