#fc228f color space conversions
Hex:
        #fc228f
        RGB:
        252, 34, 143
        CMY:
        1, 87, 44
        CMYK:
        0, 87, 43, 1
      HSL:
        330°, 97.3214%, 56.0784%
        HSV (HSB):
        330°, 86.5079%, 98.8235%
        XYZ:
        45.6748, 23.8227, 28.1775
        xyY:
        0.4676, 0.2439, 23.8227
      CIE-Lab:
        55.9098, 81.6802, -3.4688
        CIE-LCH:
        55.9098, 81.7538, 357.5682
        CIE-Luv:
        55.9098, 128.5697, -20.7698
        Hunter-Lab:
        48.8085, 81.6250, -0.0626
      #fc228f color charts
#fc228f RGB chart
      #fc228f CMYK chart
      #fc228f RGB pie chart
      #fc228f color shades, tints & tones
#fc228f color schemes
#fc228f color preview, HTML & CSS examples
           This text has a color of #fc228f        
        
          <p style="color:#fc228f;">Text here</p>
        
        
          .mytext {color:#fc228f;}
        
        Text color #fc228f
      
           This box has a color of #fc228f        
        
          <div style="background-color:#fc228f;">Content here</div>
        
        
          .mybackground {background-color:#fc228f;}
        
        Background color #fc228f
      
           Border around this has a color of #fc228f        
        
          <div style="border:2px solid #fc228f;">Content here</div>
        
        
          .myborder {border:2px solid #fc228f;}
        
        Border color #fc228f