#fe5585 color space conversions
Hex:
        #fe5585
        RGB:
        254, 85, 133
        CMY:
        0, 67, 48
        CMYK:
        0, 67, 48, 0
      HSL:
        343°, 98.8304%, 66.4706%
        HSV (HSB):
        343°, 66.5354%, 99.6078%
        XYZ:
        48.3552, 29.2613, 25.2897
        xyY:
        0.4699, 0.2843, 29.2613
      CIE-Lab:
        61.0115, 67.2056, 9.8391
        CIE-LCH:
        61.0115, 67.9221, 8.3291
        CIE-Luv:
        61.0115, 115.5035, -0.5479
        Hunter-Lab:
        54.0937, 64.8999, 10.1465
      #fe5585 color charts
#fe5585 RGB chart
      #fe5585 CMYK chart
      #fe5585 RGB pie chart
      #fe5585 color shades, tints & tones
#fe5585 color schemes
#fe5585 color preview, HTML & CSS examples
           This text has a color of #fe5585        
        
          <p style="color:#fe5585;">Text here</p>
        
        
          .mytext {color:#fe5585;}
        
        Text color #fe5585
      
           This box has a color of #fe5585        
        
          <div style="background-color:#fe5585;">Content here</div>
        
        
          .mybackground {background-color:#fe5585;}
        
        Background color #fe5585
      
           Border around this has a color of #fe5585        
        
          <div style="border:2px solid #fe5585;">Content here</div>
        
        
          .myborder {border:2px solid #fe5585;}
        
        Border color #fe5585