#fd5ea2 color space conversions
Hex:
        #fd5ea2
        RGB:
        253, 94, 162
        CMY:
        1, 63, 36
        CMYK:
        0, 63, 36, 1
      HSL:
        334°, 97.5460%, 68.0392%
        HSV (HSB):
        334°, 62.8458%, 99.2157%
        XYZ:
        51.0323, 31.4967, 37.5722
        xyY:
        0.4249, 0.2623, 31.4967
      CIE-Lab:
        62.9247, 66.1935, -4.2039
        CIE-LCH:
        62.9247, 66.3268, 356.3661
        CIE-Luv:
        62.9247, 100.6310, -18.6247
        Hunter-Lab:
        56.1219, 64.0988, -0.4078
      #fd5ea2 color charts
#fd5ea2 RGB chart
      #fd5ea2 CMYK chart
      #fd5ea2 RGB pie chart
      #fd5ea2 color shades, tints & tones
#fd5ea2 color schemes
#fd5ea2 color preview, HTML & CSS examples
           This text has a color of #fd5ea2        
        
          <p style="color:#fd5ea2;">Text here</p>
        
        
          .mytext {color:#fd5ea2;}
        
        Text color #fd5ea2
      
           This box has a color of #fd5ea2        
        
          <div style="background-color:#fd5ea2;">Content here</div>
        
        
          .mybackground {background-color:#fd5ea2;}
        
        Background color #fd5ea2
      
           Border around this has a color of #fd5ea2        
        
          <div style="border:2px solid #fd5ea2;">Content here</div>
        
        
          .myborder {border:2px solid #fd5ea2;}
        
        Border color #fd5ea2