#f22ae1 color space conversions
Hex:
        #f22ae1
        RGB:
        242, 42, 225
        CMY:
        5, 84, 12
        CMYK:
        0, 83, 7, 5
      HSL:
        305°, 88.4956%, 55.6863%
        HSV (HSB):
        305°, 82.6446%, 94.9020%
        XYZ:
        51.0365, 25.9694, 73.5568
        xyY:
        0.3390, 0.1725, 25.9694
      CIE-Lab:
        58.0080, 87.3973, -47.8894
        CIE-LCH:
        58.0080, 99.6579, 331.2794
        CIE-Luv:
        58.0080, 83.6215, -86.6288
        Hunter-Lab:
        50.9602, 89.5870, -49.9081
      #f22ae1 color charts
#f22ae1 RGB chart
      #f22ae1 CMYK chart
      #f22ae1 RGB pie chart
      #f22ae1 color shades, tints & tones
#f22ae1 color schemes
#f22ae1 color preview, HTML & CSS examples
           This text has a color of #f22ae1        
        
          <p style="color:#f22ae1;">Text here</p>
        
        
          .mytext {color:#f22ae1;}
        
        Text color #f22ae1
      
           This box has a color of #f22ae1        
        
          <div style="background-color:#f22ae1;">Content here</div>
        
        
          .mybackground {background-color:#f22ae1;}
        
        Background color #f22ae1
      
           Border around this has a color of #f22ae1        
        
          <div style="border:2px solid #f22ae1;">Content here</div>
        
        
          .myborder {border:2px solid #f22ae1;}
        
        Border color #f22ae1