#584b7d color space conversions
Hex:
        #584b7d
        RGB:
        88, 75, 125
        CMY:
        65, 71, 51
        CMYK:
        30, 40, 0, 51
      HSL:
        256°, 25.0000%, 39.2157%
        HSV (HSB):
        256°, 40.0000%, 49.0196%
        XYZ:
        10.2423, 8.5875, 20.5198
        xyY:
        0.2603, 0.2182, 8.5875
      CIE-Lab:
        35.1777, 17.3400, -26.4285
        CIE-LCH:
        35.1777, 31.6092, 303.2694
        CIE-Luv:
        35.1777, 2.9166, -37.9939
        Hunter-Lab:
        29.3045, 11.1049, -21.0033
      #584b7d color charts
#584b7d RGB chart
      #584b7d CMYK chart
      #584b7d RGB pie chart
      #584b7d color shades, tints & tones
#584b7d color schemes
#584b7d color preview, HTML & CSS examples
           This text has a color of #584b7d        
        
          <p style="color:#584b7d;">Text here</p>
        
        
          .mytext {color:#584b7d;}
        
        Text color #584b7d
      
           This box has a color of #584b7d        
        
          <div style="background-color:#584b7d;">Content here</div>
        
        
          .mybackground {background-color:#584b7d;}
        
        Background color #584b7d
      
           Border around this has a color of #584b7d        
        
          <div style="border:2px solid #584b7d;">Content here</div>
        
        
          .myborder {border:2px solid #584b7d;}
        
        Border color #584b7d