#f42ce2 color space conversions
Hex:
        #f42ce2
        RGB:
        244, 44, 226
        CMY:
        4, 83, 11
        CMYK:
        0, 82, 7, 4
      HSL:
        305°, 90.0901%, 56.4706%
        HSV (HSB):
        305°, 81.9672%, 95.6863%
        XYZ:
        51.9364, 26.5254, 74.3341
        xyY:
        0.3399, 0.1736, 26.5254
      CIE-Lab:
        58.5325, 87.5113, -47.6011
        CIE-LCH:
        58.5325, 99.6197, 331.4563
        CIE-Luv:
        58.5325, 84.4079, -86.3783
        Hunter-Lab:
        51.5029, 89.8725, -49.5213
      #f42ce2 color charts
#f42ce2 RGB chart
      #f42ce2 CMYK chart
      #f42ce2 RGB pie chart
      #f42ce2 color shades, tints & tones
#f42ce2 color schemes
#f42ce2 color preview, HTML & CSS examples
           This text has a color of #f42ce2        
        
          <p style="color:#f42ce2;">Text here</p>
        
        
          .mytext {color:#f42ce2;}
        
        Text color #f42ce2
      
           This box has a color of #f42ce2        
        
          <div style="background-color:#f42ce2;">Content here</div>
        
        
          .mybackground {background-color:#f42ce2;}
        
        Background color #f42ce2
      
           Border around this has a color of #f42ce2        
        
          <div style="border:2px solid #f42ce2;">Content here</div>
        
        
          .myborder {border:2px solid #f42ce2;}
        
        Border color #f42ce2