#ff0585 color space conversions
Hex:
        #ff0585
        RGB:
        255, 5, 133
        CMY:
        0, 98, 48
        CMYK:
        0, 98, 48, 0
      HSL:
        329°, 100.0000%, 50.9804%
        HSV (HSB):
        329°, 98.0392%, 100.0000%
        XYZ:
        45.5279, 23.0620, 24.2421
        xyY:
        0.4904, 0.2484, 23.0620
      CIE-Lab:
        55.1361, 84.5946, 1.4306
        CIE-LCH:
        55.1361, 84.6066, 0.9688
        CIE-Luv:
        55.1361, 139.4020, -15.1888
        Hunter-Lab:
        48.0229, 85.1861, 3.6862
      #ff0585 color charts
#ff0585 RGB chart
      #ff0585 CMYK chart
      #ff0585 RGB pie chart
      #ff0585 color shades, tints & tones
#ff0585 color schemes
#ff0585 color preview, HTML & CSS examples
           This text has a color of #ff0585        
        
          <p style="color:#ff0585;">Text here</p>
        
        
          .mytext {color:#ff0585;}
        
        Text color #ff0585
      
           This box has a color of #ff0585        
        
          <div style="background-color:#ff0585;">Content here</div>
        
        
          .mybackground {background-color:#ff0585;}
        
        Background color #ff0585
      
           Border around this has a color of #ff0585        
        
          <div style="border:2px solid #ff0585;">Content here</div>
        
        
          .myborder {border:2px solid #ff0585;}
        
        Border color #ff0585