#f22dd4 color space conversions
Hex:
        #f22dd4
        RGB:
        242, 45, 212
        CMY:
        5, 82, 17
        CMYK:
        0, 81, 12, 5
      HSL:
        309°, 88.3408%, 56.2745%
        HSV (HSB):
        309°, 81.4050%, 94.9020%
        XYZ:
        49.4400, 25.5075, 64.6050
        xyY:
        0.3543, 0.1828, 25.5075
      CIE-Lab:
        57.5666, 85.0175, -41.2215
        CIE-LCH:
        57.5666, 94.4838, 334.1332
        CIE-Luv:
        57.5666, 88.4102, -75.9872
        Hunter-Lab:
        50.5049, 86.3526, -40.4893
      #f22dd4 color charts
#f22dd4 RGB chart
      #f22dd4 CMYK chart
      #f22dd4 RGB pie chart
      #f22dd4 color shades, tints & tones
#f22dd4 color schemes
#f22dd4 color preview, HTML & CSS examples
           This text has a color of #f22dd4        
        
          <p style="color:#f22dd4;">Text here</p>
        
        
          .mytext {color:#f22dd4;}
        
        Text color #f22dd4
      
           This box has a color of #f22dd4        
        
          <div style="background-color:#f22dd4;">Content here</div>
        
        
          .mybackground {background-color:#f22dd4;}
        
        Background color #f22dd4
      
           Border around this has a color of #f22dd4        
        
          <div style="border:2px solid #f22dd4;">Content here</div>
        
        
          .myborder {border:2px solid #f22dd4;}
        
        Border color #f22dd4