#584f8d color space conversions
Hex:
        #584f8d
        RGB:
        88, 79, 141
        CMY:
        65, 69, 45
        CMYK:
        38, 44, 0, 45
      HSL:
        249°, 28.1818%, 43.1373%
        HSV (HSB):
        249°, 43.9716%, 55.2941%
        XYZ:
        11.6282, 9.5898, 26.4374
        xyY:
        0.2440, 0.2012, 9.5898
      CIE-Lab:
        37.0958, 19.3536, -33.2272
        CIE-LCH:
        37.0958, 38.4527, 300.2192
        CIE-Luv:
        37.0958, 0.1286, -48.5793
        Hunter-Lab:
        30.9673, 12.8337, -28.9399
      #584f8d color charts
#584f8d RGB chart
      #584f8d CMYK chart
      #584f8d RGB pie chart
      #584f8d color shades, tints & tones
#584f8d color schemes
#584f8d color preview, HTML & CSS examples
           This text has a color of #584f8d        
        
          <p style="color:#584f8d;">Text here</p>
        
        
          .mytext {color:#584f8d;}
        
        Text color #584f8d
      
           This box has a color of #584f8d        
        
          <div style="background-color:#584f8d;">Content here</div>
        
        
          .mybackground {background-color:#584f8d;}
        
        Background color #584f8d
      
           Border around this has a color of #584f8d        
        
          <div style="border:2px solid #584f8d;">Content here</div>
        
        
          .myborder {border:2px solid #584f8d;}
        
        Border color #584f8d