#fe42d8 color space conversions
Hex:
        #fe42d8
        RGB:
        254, 66, 216
        CMY:
        0, 74, 15
        CMYK:
        0, 74, 15, 0
      HSL:
        312°, 98.9474%, 62.7451%
        HSV (HSB):
        312°, 74.0157%, 99.6078%
        XYZ:
        55.2159, 29.9251, 67.8317
        xyY:
        0.3610, 0.1956, 29.9251
      CIE-Lab:
        61.5896, 82.7632, -37.0378
        CIE-LCH:
        61.5896, 90.6728, 335.8907
        CIE-Luv:
        61.5896, 91.5130, -70.2267
        Hunter-Lab:
        54.7039, 84.4391, -35.2257
      #fe42d8 color charts
#fe42d8 RGB chart
      #fe42d8 CMYK chart
      #fe42d8 RGB pie chart
      #fe42d8 color shades, tints & tones
#fe42d8 color schemes
#fe42d8 color preview, HTML & CSS examples
           This text has a color of #fe42d8        
        
          <p style="color:#fe42d8;">Text here</p>
        
        
          .mytext {color:#fe42d8;}
        
        Text color #fe42d8
      
           This box has a color of #fe42d8        
        
          <div style="background-color:#fe42d8;">Content here</div>
        
        
          .mybackground {background-color:#fe42d8;}
        
        Background color #fe42d8
      
           Border around this has a color of #fe42d8        
        
          <div style="border:2px solid #fe42d8;">Content here</div>
        
        
          .myborder {border:2px solid #fe42d8;}
        
        Border color #fe42d8