#f42572 color space conversions
Hex:
        #f42572
        RGB:
        244, 37, 114
        CMY:
        4, 85, 55
        CMYK:
        0, 85, 53, 4
      HSL:
        338°, 90.3930%, 55.0980%
        HSV (HSB):
        338°, 84.8361%, 95.6863%
        XYZ:
        41.0071, 21.7711, 17.9605
        xyY:
        0.5079, 0.2696, 21.7711
      CIE-Lab:
        53.7833, 77.0226, 10.6305
        CIE-LCH:
        53.7833, 77.7528, 7.8582
        CIE-Luv:
        53.7833, 133.7920, -2.3935
        Hunter-Lab:
        46.6596, 75.2217, 9.8394
      #f42572 color charts
#f42572 RGB chart
      #f42572 CMYK chart
      #f42572 RGB pie chart
      #f42572 color shades, tints & tones
#f42572 color schemes
#f42572 color preview, HTML & CSS examples
           This text has a color of #f42572        
        
          <p style="color:#f42572;">Text here</p>
        
        
          .mytext {color:#f42572;}
        
        Text color #f42572
      
           This box has a color of #f42572        
        
          <div style="background-color:#f42572;">Content here</div>
        
        
          .mybackground {background-color:#f42572;}
        
        Background color #f42572
      
           Border around this has a color of #f42572        
        
          <div style="border:2px solid #f42572;">Content here</div>
        
        
          .myborder {border:2px solid #f42572;}
        
        Border color #f42572