#f223d4 color space conversions
Hex:
        #f223d4
        RGB:
        242, 35, 212
        CMY:
        5, 86, 17
        CMYK:
        0, 86, 12, 5
      HSL:
        309°, 88.8412%, 54.3137%
        HSV (HSB):
        309°, 85.5372%, 94.9020%
        XYZ:
        49.1026, 24.8328, 64.4926
        xyY:
        0.3547, 0.1794, 24.8328
      CIE-Lab:
        56.9121, 86.9217, -42.2523
        CIE-LCH:
        56.9121, 96.6469, 334.0758
        CIE-Luv:
        56.9121, 89.8850, -77.6646
        Hunter-Lab:
        49.8325, 88.6788, -41.8496
      #f223d4 color charts
#f223d4 RGB chart
      #f223d4 CMYK chart
      #f223d4 RGB pie chart
      #f223d4 color shades, tints & tones
#f223d4 color schemes
#f223d4 color preview, HTML & CSS examples
           This text has a color of #f223d4        
        
          <p style="color:#f223d4;">Text here</p>
        
        
          .mytext {color:#f223d4;}
        
        Text color #f223d4
      
           This box has a color of #f223d4        
        
          <div style="background-color:#f223d4;">Content here</div>
        
        
          .mybackground {background-color:#f223d4;}
        
        Background color #f223d4
      
           Border around this has a color of #f223d4        
        
          <div style="border:2px solid #f223d4;">Content here</div>
        
        
          .myborder {border:2px solid #f223d4;}
        
        Border color #f223d4