#f22cd5 color space conversions
Hex:
        #f22cd5
        RGB:
        242, 44, 213
        CMY:
        5, 83, 16
        CMYK:
        0, 82, 12, 5
      HSL:
        309°, 88.3929%, 56.0784%
        HSV (HSB):
        309°, 81.8182%, 94.9020%
        XYZ:
        49.5289, 25.4827, 65.2590
        xyY:
        0.3531, 0.1817, 25.4827
      CIE-Lab:
        57.5427, 85.3610, -41.8277
        CIE-LCH:
        57.5427, 95.0582, 333.8947
        CIE-Luv:
        57.5427, 88.1649, -76.9557
        Hunter-Lab:
        50.4804, 86.7947, -41.3114
      #f22cd5 color charts
#f22cd5 RGB chart
      #f22cd5 CMYK chart
      #f22cd5 RGB pie chart
      #f22cd5 color shades, tints & tones
#f22cd5 color schemes
#f22cd5 color preview, HTML & CSS examples
           This text has a color of #f22cd5        
        
          <p style="color:#f22cd5;">Text here</p>
        
        
          .mytext {color:#f22cd5;}
        
        Text color #f22cd5
      
           This box has a color of #f22cd5        
        
          <div style="background-color:#f22cd5;">Content here</div>
        
        
          .mybackground {background-color:#f22cd5;}
        
        Background color #f22cd5
      
           Border around this has a color of #f22cd5        
        
          <div style="border:2px solid #f22cd5;">Content here</div>
        
        
          .myborder {border:2px solid #f22cd5;}
        
        Border color #f22cd5