#fb227d color space conversions
Hex:
        #fb227d
        RGB:
        251, 34, 125
        CMY:
        2, 87, 51
        CMYK:
        0, 86, 50, 2
      HSL:
        335°, 96.4444%, 55.8824%
        HSV (HSB):
        335°, 86.4542%, 98.4314%
        XYZ:
        44.0574, 23.1340, 21.5453
        xyY:
        0.4965, 0.2607, 23.1340
      CIE-Lab:
        55.2100, 80.0177, 6.2309
        CIE-LCH:
        55.2100, 80.2599, 4.4526
        CIE-Luv:
        55.2100, 135.5654, -8.2158
        Hunter-Lab:
        48.0978, 79.3342, 7.1097
      #fb227d color charts
#fb227d RGB chart
      #fb227d CMYK chart
      #fb227d RGB pie chart
      #fb227d color shades, tints & tones
#fb227d color schemes
#fb227d color preview, HTML & CSS examples
           This text has a color of #fb227d        
        
          <p style="color:#fb227d;">Text here</p>
        
        
          .mytext {color:#fb227d;}
        
        Text color #fb227d
      
           This box has a color of #fb227d        
        
          <div style="background-color:#fb227d;">Content here</div>
        
        
          .mybackground {background-color:#fb227d;}
        
        Background color #fb227d
      
           Border around this has a color of #fb227d        
        
          <div style="border:2px solid #fb227d;">Content here</div>
        
        
          .myborder {border:2px solid #fb227d;}
        
        Border color #fb227d