#fb227f color space conversions
Hex:
        #fb227f
        RGB:
        251, 34, 127
        CMY:
        2, 87, 50
        CMYK:
        0, 86, 49, 2
      HSL:
        334°, 96.4444%, 55.8824%
        HSV (HSB):
        334°, 86.4542%, 98.4314%
        XYZ:
        44.1865, 23.1856, 22.2251
        xyY:
        0.4932, 0.2588, 23.1856
      CIE-Lab:
        55.2630, 80.1671, 5.1091
        CIE-LCH:
        55.2630, 80.3297, 3.6466
        CIE-Luv:
        55.2630, 134.7215, -9.6020
        Hunter-Lab:
        48.1514, 79.5367, 6.3397
      #fb227f color charts
#fb227f RGB chart
      #fb227f CMYK chart
      #fb227f RGB pie chart
      #fb227f color shades, tints & tones
#fb227f color schemes
#fb227f color preview, HTML & CSS examples
           This text has a color of #fb227f        
        
          <p style="color:#fb227f;">Text here</p>
        
        
          .mytext {color:#fb227f;}
        
        Text color #fb227f
      
           This box has a color of #fb227f        
        
          <div style="background-color:#fb227f;">Content here</div>
        
        
          .mybackground {background-color:#fb227f;}
        
        Background color #fb227f
      
           Border around this has a color of #fb227f        
        
          <div style="border:2px solid #fb227f;">Content here</div>
        
        
          .myborder {border:2px solid #fb227f;}
        
        Border color #fb227f