#fe54aa color space conversions
Hex:
        #fe54aa
        RGB:
        254, 84, 170
        CMY:
        0, 67, 33
        CMYK:
        0, 67, 33, 0
      HSL:
        330°, 98.8372%, 66.2745%
        HSV (HSB):
        330°, 66.9291%, 99.6078%
        XYZ:
        51.2991, 30.3138, 41.1776
        xyY:
        0.4178, 0.2469, 30.3138
      CIE-Lab:
        61.9240, 71.2137, -10.2800
        CIE-LCH:
        61.9240, 71.9519, 351.7858
        CIE-Luv:
        61.9240, 103.1281, -28.1472
        Hunter-Lab:
        55.0579, 69.9623, -5.8022
      #fe54aa color charts
#fe54aa RGB chart
      #fe54aa CMYK chart
      #fe54aa RGB pie chart
      #fe54aa color shades, tints & tones
#fe54aa color schemes
#fe54aa color preview, HTML & CSS examples
           This text has a color of #fe54aa        
        
          <p style="color:#fe54aa;">Text here</p>
        
        
          .mytext {color:#fe54aa;}
        
        Text color #fe54aa
      
           This box has a color of #fe54aa        
        
          <div style="background-color:#fe54aa;">Content here</div>
        
        
          .mybackground {background-color:#fe54aa;}
        
        Background color #fe54aa
      
           Border around this has a color of #fe54aa        
        
          <div style="border:2px solid #fe54aa;">Content here</div>
        
        
          .myborder {border:2px solid #fe54aa;}
        
        Border color #fe54aa