#f223f1 color space conversions
Hex:
        #f223f1
        RGB:
        242, 35, 241
        CMY:
        5, 86, 5
        CMYK:
        0, 86, 0, 5
      HSL:
        300°, 88.8412%, 54.3137%
        HSV (HSB):
        300°, 85.5372%, 94.9020%
        XYZ:
        53.0962, 26.4302, 85.5221
        xyY:
        0.3217, 0.1601, 26.4302
      CIE-Lab:
        58.4431, 90.9167, -56.1808
        CIE-LCH:
        58.4431, 106.8744, 328.2865
        CIE-Luv:
        58.4431, 78.2092, -99.8802
        Hunter-Lab:
        51.4103, 94.3854, -62.6430
      #f223f1 color charts
#f223f1 RGB chart
      #f223f1 CMYK chart
      #f223f1 RGB pie chart
      #f223f1 color shades, tints & tones
#f223f1 color schemes
#f223f1 color preview, HTML & CSS examples
           This text has a color of #f223f1        
        
          <p style="color:#f223f1;">Text here</p>
        
        
          .mytext {color:#f223f1;}
        
        Text color #f223f1
      
           This box has a color of #f223f1        
        
          <div style="background-color:#f223f1;">Content here</div>
        
        
          .mybackground {background-color:#f223f1;}
        
        Background color #f223f1
      
           Border around this has a color of #f223f1        
        
          <div style="border:2px solid #f223f1;">Content here</div>
        
        
          .myborder {border:2px solid #f223f1;}
        
        Border color #f223f1