#6e72a2 color space conversions
Hex:
        #6e72a2
        RGB:
        110, 114, 162
        CMY:
        57, 55, 36
        CMYK:
        32, 30, 0, 36
      HSL:
        235°, 21.8487%, 53.3333%
        HSV (HSB):
        235°, 32.0988%, 63.5294%
        XYZ:
        18.9693, 17.9583, 36.6489
        xyY:
        0.2578, 0.2441, 17.9583
      CIE-Lab:
        49.4454, 10.1036, -26.2854
        CIE-LCH:
        49.4454, 28.1604, 291.0259
        CIE-Luv:
        49.4454, -4.7131, -40.2005
        Hunter-Lab:
        42.3772, 5.7419, -21.6115
      #6e72a2 color charts
#6e72a2 RGB chart
      #6e72a2 CMYK chart
      #6e72a2 RGB pie chart
      #6e72a2 color shades, tints & tones
#6e72a2 color schemes
#6e72a2 color preview, HTML & CSS examples
           This text has a color of #6e72a2        
        
          <p style="color:#6e72a2;">Text here</p>
        
        
          .mytext {color:#6e72a2;}
        
        Text color #6e72a2
      
           This box has a color of #6e72a2        
        
          <div style="background-color:#6e72a2;">Content here</div>
        
        
          .mybackground {background-color:#6e72a2;}
        
        Background color #6e72a2
      
           Border around this has a color of #6e72a2        
        
          <div style="border:2px solid #6e72a2;">Content here</div>
        
        
          .myborder {border:2px solid #6e72a2;}
        
        Border color #6e72a2