#7585db color space conversions
Hex:
        #7585db
        RGB:
        117, 133, 219
        CMY:
        54, 48, 14
        CMYK:
        47, 39, 0, 14
      HSL:
        231°, 58.6207%, 65.8824%
        HSV (HSB):
        231°, 46.5753%, 85.8824%
        XYZ:
        28.5098, 25.6714, 70.4703
        xyY:
        0.2287, 0.2059, 25.6714
      CIE-Lab:
        57.7239, 16.9245, -45.8896
        CIE-LCH:
        57.7239, 48.9111, 290.2445
        CIE-Luv:
        57.7239, -11.5373, -74.0377
        Hunter-Lab:
        50.6670, 11.7730, -46.9967
      #7585db color charts
#7585db RGB chart
      #7585db CMYK chart
      #7585db RGB pie chart
      #7585db color shades, tints & tones
#7585db color schemes
#7585db color preview, HTML & CSS examples
           This text has a color of #7585db        
        
          <p style="color:#7585db;">Text here</p>
        
        
          .mytext {color:#7585db;}
        
        Text color #7585db
      
           This box has a color of #7585db        
        
          <div style="background-color:#7585db;">Content here</div>
        
        
          .mybackground {background-color:#7585db;}
        
        Background color #7585db
      
           Border around this has a color of #7585db        
        
          <div style="border:2px solid #7585db;">Content here</div>
        
        
          .myborder {border:2px solid #7585db;}
        
        Border color #7585db