#fe2585 color space conversions
Hex:
        #fe2585
        RGB:
        254, 37, 133
        CMY:
        0, 85, 48
        CMYK:
        0, 85, 48, 0
      HSL:
        333°, 99.0868%, 57.0588%
        HSV (HSB):
        333°, 85.4331%, 99.6078%
        XYZ:
        45.7683, 24.0874, 24.4274
        xyY:
        0.4854, 0.2555, 24.0874
      CIE-Lab:
        56.1752, 80.8030, 2.9141
        CIE-LCH:
        56.1752, 80.8555, 2.0654
        CIE-Luv:
        56.1752, 133.8418, -12.4419
        Hunter-Lab:
        49.0789, 80.5709, 4.8457
      #fe2585 color charts
#fe2585 RGB chart
      #fe2585 CMYK chart
      #fe2585 RGB pie chart
      #fe2585 color shades, tints & tones
#fe2585 color schemes
#fe2585 color preview, HTML & CSS examples
           This text has a color of #fe2585        
        
          <p style="color:#fe2585;">Text here</p>
        
        
          .mytext {color:#fe2585;}
        
        Text color #fe2585
      
           This box has a color of #fe2585        
        
          <div style="background-color:#fe2585;">Content here</div>
        
        
          .mybackground {background-color:#fe2585;}
        
        Background color #fe2585
      
           Border around this has a color of #fe2585        
        
          <div style="border:2px solid #fe2585;">Content here</div>
        
        
          .myborder {border:2px solid #fe2585;}
        
        Border color #fe2585