#f22acd color space conversions
Hex:
        #f22acd
        RGB:
        242, 42, 205
        CMY:
        5, 84, 20
        CMYK:
        0, 83, 15, 5
      HSL:
        311°, 88.4956%, 55.6863%
        HSV (HSB):
        311°, 82.6446%, 94.9020%
        XYZ:
        48.4654, 24.9410, 60.0173
        xyY:
        0.3632, 0.1869, 24.9410
      CIE-Lab:
        57.0178, 84.7227, -38.0914
        CIE-LCH:
        57.0178, 92.8919, 335.7913
        CIE-Luv:
        57.0178, 91.8028, -71.0513
        Hunter-Lab:
        49.9409, 85.8294, -36.2940
      #f22acd color charts
#f22acd RGB chart
      #f22acd CMYK chart
      #f22acd RGB pie chart
      #f22acd color shades, tints & tones
#f22acd color schemes
#f22acd color preview, HTML & CSS examples
           This text has a color of #f22acd        
        
          <p style="color:#f22acd;">Text here</p>
        
        
          .mytext {color:#f22acd;}
        
        Text color #f22acd
      
           This box has a color of #f22acd        
        
          <div style="background-color:#f22acd;">Content here</div>
        
        
          .mybackground {background-color:#f22acd;}
        
        Background color #f22acd
      
           Border around this has a color of #f22acd        
        
          <div style="border:2px solid #f22acd;">Content here</div>
        
        
          .myborder {border:2px solid #f22acd;}
        
        Border color #f22acd