#6a85ae color space conversions
Hex:
        #6a85ae
        RGB:
        106, 133, 174
        CMY:
        58, 48, 32
        CMYK:
        39, 24, 0, 32
      HSL:
        216°, 29.5652%, 54.9020%
        HSV (HSB):
        216°, 39.0805%, 68.2353%
        XYZ:
        21.9714, 22.8952, 43.3056
        xyY:
        0.2492, 0.2597, 22.8952
      CIE-Lab:
        54.9642, 0.9815, -24.7293
        CIE-LCH:
        54.9642, 24.7488, 272.2728
        CIE-Luv:
        54.9642, -14.5814, -37.3884
        Hunter-Lab:
        47.8490, -1.7717, -20.1660
      #6a85ae color charts
#6a85ae RGB chart
      #6a85ae CMYK chart
      #6a85ae RGB pie chart
      #6a85ae color shades, tints & tones
#6a85ae color schemes
#6a85ae color preview, HTML & CSS examples
           This text has a color of #6a85ae        
        
          <p style="color:#6a85ae;">Text here</p>
        
        
          .mytext {color:#6a85ae;}
        
        Text color #6a85ae
      
           This box has a color of #6a85ae        
        
          <div style="background-color:#6a85ae;">Content here</div>
        
        
          .mybackground {background-color:#6a85ae;}
        
        Background color #6a85ae
      
           Border around this has a color of #6a85ae        
        
          <div style="border:2px solid #6a85ae;">Content here</div>
        
        
          .myborder {border:2px solid #6a85ae;}
        
        Border color #6a85ae