#f42ae4 color space conversions
Hex:
        #f42ae4
        RGB:
        244, 42, 228
        CMY:
        4, 84, 11
        CMYK:
        0, 83, 7, 4
      HSL:
        305°, 90.1786%, 56.0784%
        HSV (HSB):
        305°, 82.7869%, 95.6863%
        XYZ:
        52.1398, 26.4905, 75.7639
        xyY:
        0.3377, 0.1716, 26.4905
      CIE-Lab:
        58.4997, 88.1855, -48.7796
        CIE-LCH:
        58.4997, 100.7776, 331.0509
        CIE-Luv:
        58.4997, 83.8981, -88.2658
        Hunter-Lab:
        51.4689, 90.7562, -51.2486
      #f42ae4 color charts
#f42ae4 RGB chart
      #f42ae4 CMYK chart
      #f42ae4 RGB pie chart
      #f42ae4 color shades, tints & tones
#f42ae4 color schemes
#f42ae4 color preview, HTML & CSS examples
           This text has a color of #f42ae4        
        
          <p style="color:#f42ae4;">Text here</p>
        
        
          .mytext {color:#f42ae4;}
        
        Text color #f42ae4
      
           This box has a color of #f42ae4        
        
          <div style="background-color:#f42ae4;">Content here</div>
        
        
          .mybackground {background-color:#f42ae4;}
        
        Background color #f42ae4
      
           Border around this has a color of #f42ae4        
        
          <div style="border:2px solid #f42ae4;">Content here</div>
        
        
          .myborder {border:2px solid #f42ae4;}
        
        Border color #f42ae4