#f22a7a color space conversions
Hex:
        #f22a7a
        RGB:
        242, 42, 122
        CMY:
        5, 84, 52
        CMYK:
        0, 83, 50, 5
      HSL:
        336°, 88.4956%, 55.6863%
        HSV (HSB):
        336°, 82.6446%, 94.9020%
        XYZ:
        40.9588, 21.9383, 20.4881
        xyY:
        0.4912, 0.2631, 21.9383
      CIE-Lab:
        53.9615, 76.1063, 6.0164
        CIE-LCH:
        53.9615, 76.3438, 4.5200
        CIE-Luv:
        53.9615, 127.5673, -7.5454
        Hunter-Lab:
        46.8384, 74.1259, 6.8521
      #f22a7a color charts
#f22a7a RGB chart
      #f22a7a CMYK chart
      #f22a7a RGB pie chart
      #f22a7a color shades, tints & tones
#f22a7a color schemes
#f22a7a color preview, HTML & CSS examples
           This text has a color of #f22a7a        
        
          <p style="color:#f22a7a;">Text here</p>
        
        
          .mytext {color:#f22a7a;}
        
        Text color #f22a7a
      
           This box has a color of #f22a7a        
        
          <div style="background-color:#f22a7a;">Content here</div>
        
        
          .mybackground {background-color:#f22a7a;}
        
        Background color #f22a7a
      
           Border around this has a color of #f22a7a        
        
          <div style="border:2px solid #f22a7a;">Content here</div>
        
        
          .myborder {border:2px solid #f22a7a;}
        
        Border color #f22a7a