#6585bf color space conversions
Hex:
        #6585bf
        RGB:
        101, 133, 191
        CMY:
        60, 48, 25
        CMYK:
        47, 30, 0, 25
      HSL:
        219°, 41.2844%, 57.2549%
        HSV (HSB):
        219°, 47.1204%, 74.9020%
        XYZ:
        23.1583, 23.3033, 52.5676
        xyY:
        0.2339, 0.2353, 23.3033
      CIE-Lab:
        55.3834, 4.6039, -33.8227
        CIE-LCH:
        55.3834, 34.1345, 277.7514
        CIE-Luv:
        55.3834, -16.7004, -52.5056
        Hunter-Lab:
        48.2735, 1.1533, -30.7726
      #6585bf color charts
#6585bf RGB chart
      #6585bf CMYK chart
      #6585bf RGB pie chart
      #6585bf color shades, tints & tones
#6585bf color schemes
#6585bf color preview, HTML & CSS examples
           This text has a color of #6585bf        
        
          <p style="color:#6585bf;">Text here</p>
        
        
          .mytext {color:#6585bf;}
        
        Text color #6585bf
      
           This box has a color of #6585bf        
        
          <div style="background-color:#6585bf;">Content here</div>
        
        
          .mybackground {background-color:#6585bf;}
        
        Background color #6585bf
      
           Border around this has a color of #6585bf        
        
          <div style="border:2px solid #6585bf;">Content here</div>
        
        
          .myborder {border:2px solid #6585bf;}
        
        Border color #6585bf