#f42d90 color space conversions
Hex:
        #f42d90
        RGB:
        244, 45, 144
        CMY:
        4, 82, 44
        CMYK:
        0, 82, 41, 4
      HSL:
        330°, 90.0452%, 56.6667%
        HSV (HSB):
        330°, 81.5574%, 95.6863%
        XYZ:
        43.2807, 23.1235, 28.5677
        xyY:
        0.4557, 0.2435, 23.1235
      CIE-Lab:
        55.1993, 77.7766, -5.2794
        CIE-LCH:
        55.1993, 77.9556, 356.1167
        CIE-Luv:
        55.1993, 119.1119, -22.2287
        Hunter-Lab:
        48.0869, 76.5071, -1.5625
      #f42d90 color charts
#f42d90 RGB chart
      #f42d90 CMYK chart
      #f42d90 RGB pie chart
      #f42d90 color shades, tints & tones
#f42d90 color schemes
#f42d90 color preview, HTML & CSS examples
           This text has a color of #f42d90        
        
          <p style="color:#f42d90;">Text here</p>
        
        
          .mytext {color:#f42d90;}
        
        Text color #f42d90
      
           This box has a color of #f42d90        
        
          <div style="background-color:#f42d90;">Content here</div>
        
        
          .mybackground {background-color:#f42d90;}
        
        Background color #f42d90
      
           Border around this has a color of #f42d90        
        
          <div style="border:2px solid #f42d90;">Content here</div>
        
        
          .myborder {border:2px solid #f42d90;}
        
        Border color #f42d90