#6c5a94 color space conversions
Hex:
        #6c5a94
        RGB:
        108, 90, 148
        CMY:
        58, 65, 42
        CMYK:
        27, 39, 0, 42
      HSL:
        259°, 24.3697%, 46.6667%
        HSV (HSB):
        259°, 39.1892%, 58.0392%
        XYZ:
        15.1858, 12.6386, 29.6561
        xyY:
        0.2642, 0.2199, 12.6386
      CIE-Lab:
        42.2136, 20.3919, -29.2744
        CIE-LCH:
        42.2136, 35.6766, 304.8602
        CIE-Luv:
        42.2136, 4.9157, -44.4997
        Hunter-Lab:
        35.5508, 14.0338, -24.5735
      #6c5a94 color charts
#6c5a94 RGB chart
      #6c5a94 CMYK chart
      #6c5a94 RGB pie chart
      #6c5a94 color shades, tints & tones
#6c5a94 color schemes
#6c5a94 color preview, HTML & CSS examples
           This text has a color of #6c5a94        
        
          <p style="color:#6c5a94;">Text here</p>
        
        
          .mytext {color:#6c5a94;}
        
        Text color #6c5a94
      
           This box has a color of #6c5a94        
        
          <div style="background-color:#6c5a94;">Content here</div>
        
        
          .mybackground {background-color:#6c5a94;}
        
        Background color #6c5a94
      
           Border around this has a color of #6c5a94        
        
          <div style="border:2px solid #6c5a94;">Content here</div>
        
        
          .myborder {border:2px solid #6c5a94;}
        
        Border color #6c5a94