#fe3ce5 color space conversions
Hex:
        #fe3ce5
        RGB:
        254, 60, 229
        CMY:
        0, 76, 10
        CMYK:
        0, 76, 10, 0
      HSL:
        308°, 98.9796%, 61.5686%
        HSV (HSB):
        308°, 76.3780%, 99.6078%
        XYZ:
        56.6318, 29.9597, 76.9267
        xyY:
        0.3463, 0.1832, 29.9597
      CIE-Lab:
        61.6194, 86.1704, -44.3028
        CIE-LCH:
        61.6194, 96.8921, 332.7909
        CIE-Luv:
        61.6194, 87.7988, -82.0140
        Hunter-Lab:
        54.7354, 88.8971, -45.0130
      #fe3ce5 color charts
#fe3ce5 RGB chart
      #fe3ce5 CMYK chart
      #fe3ce5 RGB pie chart
      #fe3ce5 color shades, tints & tones
#fe3ce5 color schemes
#fe3ce5 color preview, HTML & CSS examples
           This text has a color of #fe3ce5        
        
          <p style="color:#fe3ce5;">Text here</p>
        
        
          .mytext {color:#fe3ce5;}
        
        Text color #fe3ce5
      
           This box has a color of #fe3ce5        
        
          <div style="background-color:#fe3ce5;">Content here</div>
        
        
          .mybackground {background-color:#fe3ce5;}
        
        Background color #fe3ce5
      
           Border around this has a color of #fe3ce5        
        
          <div style="border:2px solid #fe3ce5;">Content here</div>
        
        
          .myborder {border:2px solid #fe3ce5;}
        
        Border color #fe3ce5