#f22dc8 color space conversions
Hex:
        #f22dc8
        RGB:
        242, 45, 200
        CMY:
        5, 82, 22
        CMYK:
        0, 81, 17, 5
      HSL:
        313°, 88.3408%, 56.2745%
        HSV (HSB):
        313°, 81.4050%, 94.9020%
        XYZ:
        47.9817, 24.9241, 56.9255
        xyY:
        0.3696, 0.1920, 24.9241
      CIE-Lab:
        57.0014, 83.4601, -35.2540
        CIE-LCH:
        57.0014, 90.6004, 337.1005
        CIE-Luv:
        57.0014, 93.3841, -66.5572
        Hunter-Lab:
        49.9241, 84.1878, -32.6580
      #f22dc8 color charts
#f22dc8 RGB chart
      #f22dc8 CMYK chart
      #f22dc8 RGB pie chart
      #f22dc8 color shades, tints & tones
#f22dc8 color schemes
#f22dc8 color preview, HTML & CSS examples
           This text has a color of #f22dc8        
        
          <p style="color:#f22dc8;">Text here</p>
        
        
          .mytext {color:#f22dc8;}
        
        Text color #f22dc8
      
           This box has a color of #f22dc8        
        
          <div style="background-color:#f22dc8;">Content here</div>
        
        
          .mybackground {background-color:#f22dc8;}
        
        Background color #f22dc8
      
           Border around this has a color of #f22dc8        
        
          <div style="border:2px solid #f22dc8;">Content here</div>
        
        
          .myborder {border:2px solid #f22dc8;}
        
        Border color #f22dc8