#f42d99 color space conversions
Hex:
        #f42d99
        RGB:
        244, 45, 153
        CMY:
        4, 82, 40
        CMYK:
        0, 82, 37, 4
      HSL:
        327°, 90.0452%, 56.6667%
        HSV (HSB):
        327°, 81.5574%, 95.6863%
        XYZ:
        43.9964, 23.4098, 32.3367
        xyY:
        0.4411, 0.2347, 23.4098
      CIE-Lab:
        55.4919, 78.6241, -10.1747
        CIE-LCH:
        55.4919, 79.2797, 352.6264
        CIE-Luv:
        55.4919, 115.2379, -29.0303
        Hunter-Lab:
        48.3837, 77.6428, -5.7572
      #f42d99 color charts
#f42d99 RGB chart
      #f42d99 CMYK chart
      #f42d99 RGB pie chart
      #f42d99 color shades, tints & tones
#f42d99 color schemes
#f42d99 color preview, HTML & CSS examples
           This text has a color of #f42d99        
        
          <p style="color:#f42d99;">Text here</p>
        
        
          .mytext {color:#f42d99;}
        
        Text color #f42d99
      
           This box has a color of #f42d99        
        
          <div style="background-color:#f42d99;">Content here</div>
        
        
          .mybackground {background-color:#f42d99;}
        
        Background color #f42d99
      
           Border around this has a color of #f42d99        
        
          <div style="border:2px solid #f42d99;">Content here</div>
        
        
          .myborder {border:2px solid #f42d99;}
        
        Border color #f42d99