#f22ce2 color space conversions
Hex:
        #f22ce2
        RGB:
        242, 44, 226
        CMY:
        5, 83, 11
        CMYK:
        0, 82, 7, 5
      HSL:
        305°, 88.3929%, 56.0784%
        HSV (HSB):
        305°, 81.8182%, 94.9020%
        XYZ:
        51.2461, 26.1696, 74.3018
        xyY:
        0.3378, 0.1725, 26.1696
      CIE-Lab:
        58.1977, 87.1353, -48.1528
        CIE-LCH:
        58.1977, 99.5553, 331.0740
        CIE-Luv:
        58.1977, 82.9379, -87.0524
        Hunter-Lab:
        51.1562, 89.2902, -50.3063
      #f22ce2 color charts
#f22ce2 RGB chart
      #f22ce2 CMYK chart
      #f22ce2 RGB pie chart
      #f22ce2 color shades, tints & tones
#f22ce2 color schemes
#f22ce2 color preview, HTML & CSS examples
           This text has a color of #f22ce2        
        
          <p style="color:#f22ce2;">Text here</p>
        
        
          .mytext {color:#f22ce2;}
        
        Text color #f22ce2
      
           This box has a color of #f22ce2        
        
          <div style="background-color:#f22ce2;">Content here</div>
        
        
          .mybackground {background-color:#f22ce2;}
        
        Background color #f22ce2
      
           Border around this has a color of #f22ce2        
        
          <div style="border:2px solid #f22ce2;">Content here</div>
        
        
          .myborder {border:2px solid #f22ce2;}
        
        Border color #f22ce2