#6e95af color space conversions
Hex:
        #6e95af
        RGB:
        110, 149, 175
        CMY:
        57, 42, 31
        CMYK:
        37, 15, 0, 31
      HSL:
        204°, 28.8889%, 55.8824%
        HSV (HSB):
        204°, 37.1429%, 68.6275%
        XYZ:
        24.9157, 27.9050, 44.6305
        xyY:
        0.2557, 0.2863, 27.9050
      CIE-Lab:
        59.8028, -6.7376, -17.8718
        CIE-LCH:
        59.8028, 19.0996, 249.3437
        CIE-Luv:
        59.8028, -19.6134, -25.9386
        Hunter-Lab:
        52.8252, -8.2522, -13.1147
      #6e95af color charts
#6e95af RGB chart
      #6e95af CMYK chart
      #6e95af RGB pie chart
      #6e95af color shades, tints & tones
#6e95af color schemes
#6e95af color preview, HTML & CSS examples
           This text has a color of #6e95af        
        
          <p style="color:#6e95af;">Text here</p>
        
        
          .mytext {color:#6e95af;}
        
        Text color #6e95af
      
           This box has a color of #6e95af        
        
          <div style="background-color:#6e95af;">Content here</div>
        
        
          .mybackground {background-color:#6e95af;}
        
        Background color #6e95af
      
           Border around this has a color of #6e95af        
        
          <div style="border:2px solid #6e95af;">Content here</div>
        
        
          .myborder {border:2px solid #6e95af;}
        
        Border color #6e95af