#6c80af color space conversions
Hex:
        #6c80af
        RGB:
        108, 128, 175
        CMY:
        58, 50, 31
        CMYK:
        38, 27, 0, 31
      HSL:
        222°, 29.5154%, 55.4902%
        HSV (HSB):
        222°, 38.2857%, 68.6275%
        XYZ:
        21.6414, 21.7216, 43.6095
        xyY:
        0.2488, 0.2498, 21.7216
      CIE-Lab:
        53.7304, 4.7558, -27.1999
        CIE-LCH:
        53.7304, 27.6125, 279.9176
        CIE-Luv:
        53.7304, -11.7710, -41.6326
        Hunter-Lab:
        46.6065, 1.3238, -22.8529
      #6c80af color charts
#6c80af RGB chart
      #6c80af CMYK chart
      #6c80af RGB pie chart
      #6c80af color shades, tints & tones
#6c80af color schemes
#6c80af color preview, HTML & CSS examples
           This text has a color of #6c80af        
        
          <p style="color:#6c80af;">Text here</p>
        
        
          .mytext {color:#6c80af;}
        
        Text color #6c80af
      
           This box has a color of #6c80af        
        
          <div style="background-color:#6c80af;">Content here</div>
        
        
          .mybackground {background-color:#6c80af;}
        
        Background color #6c80af
      
           Border around this has a color of #6c80af        
        
          <div style="border:2px solid #6c80af;">Content here</div>
        
        
          .myborder {border:2px solid #6c80af;}
        
        Border color #6c80af