#f42ca0 color space conversions
Hex:
        #f42ca0
        RGB:
        244, 44, 160
        CMY:
        4, 83, 37
        CMYK:
        0, 82, 34, 4
      HSL:
        325°, 90.0901%, 56.4706%
        HSV (HSB):
        325°, 81.9672%, 95.6863%
        XYZ:
        44.5541, 23.5725, 35.4594
        xyY:
        0.4301, 0.2276, 23.5725
      CIE-Lab:
        55.6572, 79.5390, -14.0537
        CIE-LCH:
        55.6572, 80.7710, 349.9799
        CIE-Luv:
        55.6572, 112.4383, -34.6088
        Hunter-Lab:
        48.5515, 78.8381, -9.3161
      #f42ca0 color charts
#f42ca0 RGB chart
      #f42ca0 CMYK chart
      #f42ca0 RGB pie chart
      #f42ca0 color shades, tints & tones
#f42ca0 color schemes
#f42ca0 color preview, HTML & CSS examples
           This text has a color of #f42ca0        
        
          <p style="color:#f42ca0;">Text here</p>
        
        
          .mytext {color:#f42ca0;}
        
        Text color #f42ca0
      
           This box has a color of #f42ca0        
        
          <div style="background-color:#f42ca0;">Content here</div>
        
        
          .mybackground {background-color:#f42ca0;}
        
        Background color #f42ca0
      
           Border around this has a color of #f42ca0        
        
          <div style="border:2px solid #f42ca0;">Content here</div>
        
        
          .myborder {border:2px solid #f42ca0;}
        
        Border color #f42ca0