#fe1486 color space conversions
Hex:
        #fe1486
        RGB:
        254, 20, 134
        CMY:
        0, 92, 47
        CMYK:
        0, 92, 47, 0
      HSL:
        331°, 99.1525%, 53.7255%
        HSV (HSB):
        331°, 92.1260%, 99.6078%
        XYZ:
        45.4263, 23.2924, 24.6559
        xyY:
        0.4865, 0.2495, 23.2924
      CIE-Lab:
        55.3722, 83.2856, 1.1518
        CIE-LCH:
        55.3722, 83.2936, 0.7924
        CIE-Luv:
        55.3722, 136.6062, -15.2253
        Hunter-Lab:
        48.2622, 83.5525, 3.4938
      #fe1486 color charts
#fe1486 RGB chart
      #fe1486 CMYK chart
      #fe1486 RGB pie chart
      #fe1486 color shades, tints & tones
#fe1486 color schemes
#fe1486 color preview, HTML & CSS examples
           This text has a color of #fe1486        
        
          <p style="color:#fe1486;">Text here</p>
        
        
          .mytext {color:#fe1486;}
        
        Text color #fe1486
      
           This box has a color of #fe1486        
        
          <div style="background-color:#fe1486;">Content here</div>
        
        
          .mybackground {background-color:#fe1486;}
        
        Background color #fe1486
      
           Border around this has a color of #fe1486        
        
          <div style="border:2px solid #fe1486;">Content here</div>
        
        
          .myborder {border:2px solid #fe1486;}
        
        Border color #fe1486