#6c83a1 color space conversions
Hex:
        #6c83a1
        RGB:
        108, 131, 161
        CMY:
        58, 49, 37
        CMYK:
        33, 19, 0, 37
      HSL:
        214°, 21.9917%, 52.7451%
        HSV (HSB):
        214°, 32.9193%, 63.1373%
        XYZ:
        20.7337, 21.9940, 36.8707
        xyY:
        0.2605, 0.2763, 21.9940
      CIE-Lab:
        54.0206, -0.8249, -18.6773
        CIE-LCH:
        54.0206, 18.6955, 267.4713
        CIE-Luv:
        54.0206, -12.6672, -27.5223
        Hunter-Lab:
        46.8977, -3.1554, -13.7850
      #6c83a1 color charts
#6c83a1 RGB chart
      #6c83a1 CMYK chart
      #6c83a1 RGB pie chart
      #6c83a1 color shades, tints & tones
#6c83a1 color schemes
#6c83a1 color preview, HTML & CSS examples
           This text has a color of #6c83a1        
        
          <p style="color:#6c83a1;">Text here</p>
        
        
          .mytext {color:#6c83a1;}
        
        Text color #6c83a1
      
           This box has a color of #6c83a1        
        
          <div style="background-color:#6c83a1;">Content here</div>
        
        
          .mybackground {background-color:#6c83a1;}
        
        Background color #6c83a1
      
           Border around this has a color of #6c83a1        
        
          <div style="border:2px solid #6c83a1;">Content here</div>
        
        
          .myborder {border:2px solid #6c83a1;}
        
        Border color #6c83a1