#f426e5 color space conversions
Hex:
        #f426e5
        RGB:
        244, 38, 229
        CMY:
        4, 85, 10
        CMYK:
        0, 84, 6, 4
      HSL:
        304°, 90.3509%, 55.2941%
        HSV (HSB):
        304°, 84.4262%, 95.6863%
        XYZ:
        52.1442, 26.2765, 76.4523
        xyY:
        0.3367, 0.1697, 26.2765
      CIE-Lab:
        58.2985, 89.0641, -49.6616
        CIE-LCH:
        58.2985, 101.9739, 330.8562
        CIE-Luv:
        58.2985, 84.0236, -89.6721
        Hunter-Lab:
        51.2606, 91.8709, -52.5453
      #f426e5 color charts
#f426e5 RGB chart
      #f426e5 CMYK chart
      #f426e5 RGB pie chart
      #f426e5 color shades, tints & tones
#f426e5 color schemes
#f426e5 color preview, HTML & CSS examples
           This text has a color of #f426e5        
        
          <p style="color:#f426e5;">Text here</p>
        
        
          .mytext {color:#f426e5;}
        
        Text color #f426e5
      
           This box has a color of #f426e5        
        
          <div style="background-color:#f426e5;">Content here</div>
        
        
          .mybackground {background-color:#f426e5;}
        
        Background color #f426e5
      
           Border around this has a color of #f426e5        
        
          <div style="border:2px solid #f426e5;">Content here</div>
        
        
          .myborder {border:2px solid #f426e5;}
        
        Border color #f426e5