#bd227f color space conversions
Hex:
        #bd227f
        RGB:
        189, 34, 127
        CMY:
        26, 87, 50
        CMYK:
        0, 82, 33, 26
      HSL:
        324°, 69.5067%, 43.7255%
        HSV (HSB):
        324°, 82.0106%, 74.1176%
        XYZ:
        25.3891, 13.4952, 21.3454
        xyY:
        0.4215, 0.2241, 13.4952
      CIE-Lab:
        43.5001, 65.5467, -13.5971
        CIE-LCH:
        43.5001, 66.9421, 348.2807
        CIE-Luv:
        43.5001, 84.8992, -29.5074
        Hunter-Lab:
        36.7358, 59.0784, -8.7354
      #bd227f color charts
#bd227f RGB chart
      #bd227f CMYK chart
      #bd227f RGB pie chart
      #bd227f color shades, tints & tones
#bd227f color schemes
#bd227f color preview, HTML & CSS examples
           This text has a color of #bd227f        
        
          <p style="color:#bd227f;">Text here</p>
        
        
          .mytext {color:#bd227f;}
        
        Text color #bd227f
      
           This box has a color of #bd227f        
        
          <div style="background-color:#bd227f;">Content here</div>
        
        
          .mybackground {background-color:#bd227f;}
        
        Background color #bd227f
      
           Border around this has a color of #bd227f        
        
          <div style="border:2px solid #bd227f;">Content here</div>
        
        
          .myborder {border:2px solid #bd227f;}
        
        Border color #bd227f