#f223d1 color space conversions
Hex:
        #f223d1
        RGB:
        242, 35, 209
        CMY:
        5, 86, 18
        CMYK:
        0, 86, 14, 5
      HSL:
        310°, 88.8412%, 54.3137%
        HSV (HSB):
        310°, 85.5372%, 94.9020%
        XYZ:
        48.7276, 24.6828, 62.5176
        xyY:
        0.3585, 0.1816, 24.6828
      CIE-Lab:
        56.7650, 86.5318, -40.7736
        CIE-LCH:
        56.7650, 95.6569, 334.7703
        CIE-Luv:
        56.7650, 91.1494, -75.3265
        Hunter-Lab:
        49.6817, 88.1288, -39.8311
      #f223d1 color charts
#f223d1 RGB chart
      #f223d1 CMYK chart
      #f223d1 RGB pie chart
      #f223d1 color shades, tints & tones
#f223d1 color schemes
#f223d1 color preview, HTML & CSS examples
           This text has a color of #f223d1        
        
          <p style="color:#f223d1;">Text here</p>
        
        
          .mytext {color:#f223d1;}
        
        Text color #f223d1
      
           This box has a color of #f223d1        
        
          <div style="background-color:#f223d1;">Content here</div>
        
        
          .mybackground {background-color:#f223d1;}
        
        Background color #f223d1
      
           Border around this has a color of #f223d1        
        
          <div style="border:2px solid #f223d1;">Content here</div>
        
        
          .myborder {border:2px solid #f223d1;}
        
        Border color #f223d1