#584f7d color space conversions
Hex:
        #584f7d
        RGB:
        88, 79, 125
        CMY:
        65, 69, 51
        CMYK:
        30, 37, 0, 51
      HSL:
        252°, 22.5490%, 40.0000%
        HSV (HSB):
        252°, 36.8000%, 49.0196%
        XYZ:
        10.5222, 9.1473, 20.6131
        xyY:
        0.2612, 0.2271, 9.1473
      CIE-Lab:
        36.2664, 14.7952, -24.7248
        CIE-LCH:
        36.2664, 28.8134, 300.8960
        CIE-Luv:
        36.2664, 1.4106, -35.5983
        Hunter-Lab:
        30.2446, 9.1726, -19.2377
      #584f7d color charts
#584f7d RGB chart
      #584f7d CMYK chart
      #584f7d RGB pie chart
      #584f7d color shades, tints & tones
#584f7d color schemes
#584f7d color preview, HTML & CSS examples
           This text has a color of #584f7d        
        
          <p style="color:#584f7d;">Text here</p>
        
        
          .mytext {color:#584f7d;}
        
        Text color #584f7d
      
           This box has a color of #584f7d        
        
          <div style="background-color:#584f7d;">Content here</div>
        
        
          .mybackground {background-color:#584f7d;}
        
        Background color #584f7d
      
           Border around this has a color of #584f7d        
        
          <div style="border:2px solid #584f7d;">Content here</div>
        
        
          .myborder {border:2px solid #584f7d;}
        
        Border color #584f7d