#58507f color space conversions
Hex:
        #58507f
        RGB:
        88, 80, 127
        CMY:
        65, 69, 50
        CMYK:
        31, 37, 0, 50
      HSL:
        250°, 22.7053%, 40.5882%
        HSV (HSB):
        250°, 37.0079%, 49.8039%
        XYZ:
        10.7239, 9.3443, 21.3171
        xyY:
        0.2591, 0.2258, 9.3443
      CIE-Lab:
        36.6390, 14.7143, -25.3753
        CIE-LCH:
        36.6390, 29.3329, 300.1080
        CIE-Luv:
        36.6390, 0.8685, -36.6219
        Hunter-Lab:
        30.5685, 9.1258, -19.9482
      #58507f color charts
#58507f RGB chart
      #58507f CMYK chart
      #58507f RGB pie chart
      #58507f color shades, tints & tones
#58507f color schemes
#58507f color preview, HTML & CSS examples
           This text has a color of #58507f        
        
          <p style="color:#58507f;">Text here</p>
        
        
          .mytext {color:#58507f;}
        
        Text color #58507f
      
           This box has a color of #58507f        
        
          <div style="background-color:#58507f;">Content here</div>
        
        
          .mybackground {background-color:#58507f;}
        
        Background color #58507f
      
           Border around this has a color of #58507f        
        
          <div style="border:2px solid #58507f;">Content here</div>
        
        
          .myborder {border:2px solid #58507f;}
        
        Border color #58507f