#f220db color space conversions
Hex:
        #f220db
        RGB:
        242, 32, 219
        CMY:
        5, 87, 14
        CMYK:
        0, 87, 10, 5
      HSL:
        307°, 88.9831%, 53.7255%
        HSV (HSB):
        307°, 86.7769%, 94.9020%
        XYZ:
        49.9206, 25.0247, 69.2170
        xyY:
        0.3463, 0.1736, 25.0247
      CIE-Lab:
        57.0995, 88.3295, -45.9343
        CIE-LCH:
        57.0995, 99.5593, 332.5241
        CIE-Luv:
        57.0995, 87.3257, -83.5096
        Hunter-Lab:
        50.0247, 90.5853, -47.0196
      #f220db color charts
#f220db RGB chart
      #f220db CMYK chart
      #f220db RGB pie chart
      #f220db color shades, tints & tones
#f220db color schemes
#f220db color preview, HTML & CSS examples
           This text has a color of #f220db        
        
          <p style="color:#f220db;">Text here</p>
        
        
          .mytext {color:#f220db;}
        
        Text color #f220db
      
           This box has a color of #f220db        
        
          <div style="background-color:#f220db;">Content here</div>
        
        
          .mybackground {background-color:#f220db;}
        
        Background color #f220db
      
           Border around this has a color of #f220db        
        
          <div style="border:2px solid #f220db;">Content here</div>
        
        
          .myborder {border:2px solid #f220db;}
        
        Border color #f220db