#fe1268 color space conversions
Hex:
        #fe1268
        RGB:
        254, 18, 104
        CMY:
        0, 93, 59
        CMYK:
        0, 93, 59, 0
      HSL:
        338°, 99.1597%, 53.3333%
        HSV (HSB):
        338°, 92.9134%, 99.6078%
        XYZ:
        43.5880, 22.5029, 15.1429
        xyY:
        0.5366, 0.2770, 22.5029
      CIE-Lab:
        54.5566, 81.4554, 18.0288
        CIE-LCH:
        54.5566, 83.4267, 12.4802
        CIE-Luv:
        54.5566, 149.5778, 4.5766
        Hunter-Lab:
        47.4372, 81.0008, 14.2796
      #fe1268 color charts
#fe1268 RGB chart
      #fe1268 CMYK chart
      #fe1268 RGB pie chart
      #fe1268 color shades, tints & tones
#fe1268 color schemes
#fe1268 color preview, HTML & CSS examples
           This text has a color of #fe1268        
        
          <p style="color:#fe1268;">Text here</p>
        
        
          .mytext {color:#fe1268;}
        
        Text color #fe1268
      
           This box has a color of #fe1268        
        
          <div style="background-color:#fe1268;">Content here</div>
        
        
          .mybackground {background-color:#fe1268;}
        
        Background color #fe1268
      
           Border around this has a color of #fe1268        
        
          <div style="border:2px solid #fe1268;">Content here</div>
        
        
          .myborder {border:2px solid #fe1268;}
        
        Border color #fe1268