#f220d6 color space conversions
Hex:
        #f220d6
        RGB:
        242, 32, 214
        CMY:
        5, 87, 16
        CMYK:
        0, 87, 12, 5
      HSL:
        308°, 88.9831%, 53.7255%
        HSV (HSB):
        308°, 86.7769%, 94.9020%
        XYZ:
        49.2721, 24.7653, 65.8016
        xyY:
        0.3523, 0.1771, 24.7653
      CIE-Lab:
        56.8460, 87.6674, -43.4950
        CIE-LCH:
        56.8460, 97.8642, 333.6123
        CIE-Luv:
        56.8460, 89.4133, -79.6402
        Hunter-Lab:
        49.7648, 89.6444, -43.5610
      #f220d6 color charts
#f220d6 RGB chart
      #f220d6 CMYK chart
      #f220d6 RGB pie chart
      #f220d6 color shades, tints & tones
#f220d6 color schemes
#f220d6 color preview, HTML & CSS examples
           This text has a color of #f220d6        
        
          <p style="color:#f220d6;">Text here</p>
        
        
          .mytext {color:#f220d6;}
        
        Text color #f220d6
      
           This box has a color of #f220d6        
        
          <div style="background-color:#f220d6;">Content here</div>
        
        
          .mybackground {background-color:#f220d6;}
        
        Background color #f220d6
      
           Border around this has a color of #f220d6        
        
          <div style="border:2px solid #f220d6;">Content here</div>
        
        
          .myborder {border:2px solid #f220d6;}
        
        Border color #f220d6