#f220df color space conversions
Hex:
        #f220df
        RGB:
        242, 32, 223
        CMY:
        5, 87, 13
        CMYK:
        0, 87, 8, 5
      HSL:
        305°, 88.9831%, 53.7255%
        HSV (HSB):
        305°, 86.7769%, 94.9020%
        XYZ:
        50.4537, 25.2380, 72.0242
        xyY:
        0.3416, 0.1709, 25.2380
      CIE-Lab:
        57.3066, 88.8680, -47.8714
        CIE-LCH:
        57.3066, 100.9416, 331.6895
        CIE-Luv:
        57.3066, 85.6770, -86.5903
        Hunter-Lab:
        50.2374, 91.3531, -49.8365
      #f220df color charts
#f220df RGB chart
      #f220df CMYK chart
      #f220df RGB pie chart
      #f220df color shades, tints & tones
#f220df color schemes
#f220df color preview, HTML & CSS examples
           This text has a color of #f220df        
        
          <p style="color:#f220df;">Text here</p>
        
        
          .mytext {color:#f220df;}
        
        Text color #f220df
      
           This box has a color of #f220df        
        
          <div style="background-color:#f220df;">Content here</div>
        
        
          .mybackground {background-color:#f220df;}
        
        Background color #f220df
      
           Border around this has a color of #f220df        
        
          <div style="border:2px solid #f220df;">Content here</div>
        
        
          .myborder {border:2px solid #f220df;}
        
        Border color #f220df