#f428d5 color space conversions
Hex:
        #f428d5
        RGB:
        244, 40, 213
        CMY:
        4, 84, 16
        CMYK:
        0, 84, 13, 4
      HSL:
        309°, 90.2655%, 55.6863%
        HSV (HSB):
        309°, 83.6066%, 95.6863%
        XYZ:
        50.0773, 25.5548, 65.2440
        xyY:
        0.3555, 0.1814, 25.5548
      CIE-Lab:
        57.6120, 86.5419, -41.6954
        CIE-LCH:
        57.6120, 96.0625, 334.2755
        CIE-Luv:
        57.6120, 90.2869, -76.9655
        Hunter-Lab:
        50.5517, 88.3591, -41.1357
      #f428d5 color charts
#f428d5 RGB chart
      #f428d5 CMYK chart
      #f428d5 RGB pie chart
      #f428d5 color shades, tints & tones
#f428d5 color schemes
#f428d5 color preview, HTML & CSS examples
           This text has a color of #f428d5        
        
          <p style="color:#f428d5;">Text here</p>
        
        
          .mytext {color:#f428d5;}
        
        Text color #f428d5
      
           This box has a color of #f428d5        
        
          <div style="background-color:#f428d5;">Content here</div>
        
        
          .mybackground {background-color:#f428d5;}
        
        Background color #f428d5
      
           Border around this has a color of #f428d5        
        
          <div style="border:2px solid #f428d5;">Content here</div>
        
        
          .myborder {border:2px solid #f428d5;}
        
        Border color #f428d5