#f22ce5 color space conversions
Hex:
        #f22ce5
        RGB:
        242, 44, 229
        CMY:
        5, 83, 10
        CMYK:
        0, 82, 5, 5
      HSL:
        304°, 88.3929%, 56.0784%
        HSV (HSB):
        304°, 81.8182%, 94.9020%
        XYZ:
        51.6615, 26.3358, 76.4892
        xyY:
        0.3344, 0.1705, 26.3358
      CIE-Lab:
        58.3544, 87.5565, -49.5939
        CIE-LCH:
        58.3544, 100.6265, 330.4718
        CIE-Luv:
        58.3544, 81.7587, -89.3625
        Hunter-Lab:
        51.3184, 89.8863, -52.4479
      #f22ce5 color charts
#f22ce5 RGB chart
      #f22ce5 CMYK chart
      #f22ce5 RGB pie chart
      #f22ce5 color shades, tints & tones
#f22ce5 color schemes
#f22ce5 color preview, HTML & CSS examples
           This text has a color of #f22ce5        
        
          <p style="color:#f22ce5;">Text here</p>
        
        
          .mytext {color:#f22ce5;}
        
        Text color #f22ce5
      
           This box has a color of #f22ce5        
        
          <div style="background-color:#f22ce5;">Content here</div>
        
        
          .mybackground {background-color:#f22ce5;}
        
        Background color #f22ce5
      
           Border around this has a color of #f22ce5        
        
          <div style="border:2px solid #f22ce5;">Content here</div>
        
        
          .myborder {border:2px solid #f22ce5;}
        
        Border color #f22ce5