#fe06d8 color space conversions
Hex:
        #fe06d8
        RGB:
        254, 6, 216
        CMY:
        0, 98, 15
        CMYK:
        0, 98, 15, 0
      HSL:
        309°, 99.2000%, 50.9804%
        HSV (HSB):
        309°, 97.6378%, 99.6078%
        XYZ:
        53.3328, 26.1589, 67.2040
        xyY:
        0.3636, 0.1783, 26.1589
      CIE-Lab:
        58.1876, 92.6291, -42.3748
        CIE-LCH:
        58.1876, 101.8615, 335.4175
        CIE-Luv:
        58.1876, 99.6355, -79.1545
        Hunter-Lab:
        51.1458, 96.6276, -42.1031
      #fe06d8 color charts
#fe06d8 RGB chart
      #fe06d8 CMYK chart
      #fe06d8 RGB pie chart
      #fe06d8 color shades, tints & tones
#fe06d8 color schemes
#fe06d8 color preview, HTML & CSS examples
           This text has a color of #fe06d8        
        
          <p style="color:#fe06d8;">Text here</p>
        
        
          .mytext {color:#fe06d8;}
        
        Text color #fe06d8
      
           This box has a color of #fe06d8        
        
          <div style="background-color:#fe06d8;">Content here</div>
        
        
          .mybackground {background-color:#fe06d8;}
        
        Background color #fe06d8
      
           Border around this has a color of #fe06d8        
        
          <div style="border:2px solid #fe06d8;">Content here</div>
        
        
          .myborder {border:2px solid #fe06d8;}
        
        Border color #fe06d8