#fe1364 color space conversions
Hex:
        #fe1364
        RGB:
        254, 19, 100
        CMY:
        0, 93, 61
        CMYK:
        0, 93, 61, 0
      HSL:
        339°, 99.1561%, 53.5294%
        HSV (HSB):
        339°, 92.5197%, 99.6078%
        XYZ:
        43.4062, 22.4567, 14.1034
        xyY:
        0.5428, 0.2808, 22.4567
      CIE-Lab:
        54.5082, 81.1269, 20.3727
        CIE-LCH:
        54.5082, 83.6458, 14.0967
        CIE-Luv:
        54.5082, 150.9627, 7.0545
        Hunter-Lab:
        47.3885, 80.5699, 15.5265
      #fe1364 color charts
#fe1364 RGB chart
      #fe1364 CMYK chart
      #fe1364 RGB pie chart
      #fe1364 color shades, tints & tones
#fe1364 color schemes
#fe1364 color preview, HTML & CSS examples
           This text has a color of #fe1364        
        
          <p style="color:#fe1364;">Text here</p>
        
        
          .mytext {color:#fe1364;}
        
        Text color #fe1364
      
           This box has a color of #fe1364        
        
          <div style="background-color:#fe1364;">Content here</div>
        
        
          .mybackground {background-color:#fe1364;}
        
        Background color #fe1364
      
           Border around this has a color of #fe1364        
        
          <div style="border:2px solid #fe1364;">Content here</div>
        
        
          .myborder {border:2px solid #fe1364;}
        
        Border color #fe1364