#bf227e color space conversions
Hex:
        #bf227e
        RGB:
        191, 34, 126
        CMY:
        25, 87, 51
        CMYK:
        0, 82, 34, 25
      HSL:
        325°, 69.7778%, 44.1176%
        HSV (HSB):
        325°, 82.1990%, 74.9020%
        XYZ:
        25.8238, 13.7268, 21.0271
        xyY:
        0.4263, 0.2266, 13.7268
      CIE-Lab:
        43.8385, 65.9153, -12.4334
        CIE-LCH:
        43.8385, 67.0777, 349.3180
        CIE-Luv:
        43.8385, 86.9341, -28.0841
        Hunter-Lab:
        37.0497, 59.5784, -7.7146
      #bf227e color charts
#bf227e RGB chart
      #bf227e CMYK chart
      #bf227e RGB pie chart
      #bf227e color shades, tints & tones
#bf227e color schemes
#bf227e color preview, HTML & CSS examples
           This text has a color of #bf227e        
        
          <p style="color:#bf227e;">Text here</p>
        
        
          .mytext {color:#bf227e;}
        
        Text color #bf227e
      
           This box has a color of #bf227e        
        
          <div style="background-color:#bf227e;">Content here</div>
        
        
          .mybackground {background-color:#bf227e;}
        
        Background color #bf227e
      
           Border around this has a color of #bf227e        
        
          <div style="border:2px solid #bf227e;">Content here</div>
        
        
          .myborder {border:2px solid #bf227e;}
        
        Border color #bf227e