#6c95a5 color space conversions
Hex:
        #6c95a5
        RGB:
        108, 149, 165
        CMY:
        58, 42, 35
        CMYK:
        35, 10, 0, 35
      HSL:
        197°, 24.0506%, 53.5294%
        HSV (HSB):
        197°, 34.5455%, 64.7059%
        XYZ:
        23.7233, 27.3996, 39.6356
        xyY:
        0.2614, 0.3019, 27.3996
      CIE-Lab:
        59.3424, -9.9415, -12.9026
        CIE-LCH:
        59.3424, 16.2884, 232.3856
        CIE-Luv:
        59.3424, -20.3943, -17.6771
        Hunter-Lab:
        52.3447, -10.7046, -8.2534
      #6c95a5 color charts
#6c95a5 RGB chart
      #6c95a5 CMYK chart
      #6c95a5 RGB pie chart
      #6c95a5 color shades, tints & tones
#6c95a5 color schemes
#6c95a5 color preview, HTML & CSS examples
           This text has a color of #6c95a5        
        
          <p style="color:#6c95a5;">Text here</p>
        
        
          .mytext {color:#6c95a5;}
        
        Text color #6c95a5
      
           This box has a color of #6c95a5        
        
          <div style="background-color:#6c95a5;">Content here</div>
        
        
          .mybackground {background-color:#6c95a5;}
        
        Background color #6c95a5
      
           Border around this has a color of #6c95a5        
        
          <div style="border:2px solid #6c95a5;">Content here</div>
        
        
          .myborder {border:2px solid #6c95a5;}
        
        Border color #6c95a5