#f22cff color space conversions
Hex:
        #f22cff
        RGB:
        242, 44, 255
        CMY:
        5, 83, 0
        CMYK:
        5, 83, 0, 0
      HSL:
        296°, 100.0000%, 58.6275%
        HSV (HSB):
        296°, 82.7451%, 100.0000%
        XYZ:
        55.5686, 27.8986, 97.0639
        xyY:
        0.3078, 0.1545, 27.8986
      CIE-Lab:
        59.7970, 91.3761, -61.8000
        CIE-LCH:
        59.7970, 110.3124, 325.9285
        CIE-Luv:
        59.7970, 72.0025, -109.0017
        Hunter-Lab:
        52.8191, 95.3583, -71.9818
      #f22cff color charts
#f22cff RGB chart
      #f22cff CMYK chart
      #f22cff RGB pie chart
      #f22cff color shades, tints & tones
#f22cff color schemes
#f22cff color preview, HTML & CSS examples
           This text has a color of #f22cff        
        
          <p style="color:#f22cff;">Text here</p>
        
        
          .mytext {color:#f22cff;}
        
        Text color #f22cff
      
           This box has a color of #f22cff        
        
          <div style="background-color:#f22cff;">Content here</div>
        
        
          .mybackground {background-color:#f22cff;}
        
        Background color #f22cff
      
           Border around this has a color of #f22cff        
        
          <div style="border:2px solid #f22cff;">Content here</div>
        
        
          .myborder {border:2px solid #f22cff;}
        
        Border color #f22cff