#fe1965 color space conversions
Hex:
        #fe1965
        RGB:
        254, 25, 101
        CMY:
        0, 90, 60
        CMYK:
        0, 90, 60, 0
      HSL:
        340°, 99.1342%, 54.7059%
        HSV (HSB):
        340°, 90.1575%, 99.6078%
        XYZ:
        43.5696, 22.7057, 14.3982
        xyY:
        0.5401, 0.2815, 22.7057
      CIE-Lab:
        54.7679, 80.4905, 20.1202
        CIE-LCH:
        54.7679, 82.9671, 14.0346
        CIE-Luv:
        54.7679, 149.4972, 7.0105
        Hunter-Lab:
        47.6505, 79.8248, 15.4401
      #fe1965 color charts
#fe1965 RGB chart
      #fe1965 CMYK chart
      #fe1965 RGB pie chart
      #fe1965 color shades, tints & tones
#fe1965 color schemes
#fe1965 color preview, HTML & CSS examples
           This text has a color of #fe1965        
        
          <p style="color:#fe1965;">Text here</p>
        
        
          .mytext {color:#fe1965;}
        
        Text color #fe1965
      
           This box has a color of #fe1965        
        
          <div style="background-color:#fe1965;">Content here</div>
        
        
          .mybackground {background-color:#fe1965;}
        
        Background color #fe1965
      
           Border around this has a color of #fe1965        
        
          <div style="border:2px solid #fe1965;">Content here</div>
        
        
          .myborder {border:2px solid #fe1965;}
        
        Border color #fe1965