#fe56d3 color space conversions
Hex:
        #fe56d3
        RGB:
        254, 86, 211
        CMY:
        0, 66, 17
        CMYK:
        0, 66, 17, 0
      HSL:
        315°, 98.8235%, 66.6667%
        HSV (HSB):
        315°, 66.1417%, 99.6078%
        XYZ:
        55.9587, 32.4296, 64.9382
        xyY:
        0.3650, 0.2115, 32.4296
      CIE-Lab:
        63.6963, 75.5448, -30.9413
        CIE-LCH:
        63.6963, 81.6356, 337.7272
        CIE-Luv:
        63.6963, 87.5928, -59.9789
        Hunter-Lab:
        56.9470, 75.7452, -27.7472
      #fe56d3 color charts
#fe56d3 RGB chart
      #fe56d3 CMYK chart
      #fe56d3 RGB pie chart
      #fe56d3 color shades, tints & tones
#fe56d3 color schemes
#fe56d3 color preview, HTML & CSS examples
           This text has a color of #fe56d3        
        
          <p style="color:#fe56d3;">Text here</p>
        
        
          .mytext {color:#fe56d3;}
        
        Text color #fe56d3
      
           This box has a color of #fe56d3        
        
          <div style="background-color:#fe56d3;">Content here</div>
        
        
          .mybackground {background-color:#fe56d3;}
        
        Background color #fe56d3
      
           Border around this has a color of #fe56d3        
        
          <div style="border:2px solid #fe56d3;">Content here</div>
        
        
          .myborder {border:2px solid #fe56d3;}
        
        Border color #fe56d3