#6c5daa color space conversions
Hex:
        #6c5daa
        RGB:
        108, 93, 170
        CMY:
        58, 64, 33
        CMYK:
        36, 45, 0, 33
      HSL:
        252°, 31.1741%, 51.5686%
        HSV (HSB):
        252°, 45.2941%, 66.6667%
        XYZ:
        17.3544, 13.9191, 39.8022
        xyY:
        0.2442, 0.1958, 13.9191
      CIE-Lab:
        44.1167, 24.5333, -39.3536
        CIE-LCH:
        44.1167, 46.3745, 301.9397
        CIE-Luv:
        44.1167, 1.7501, -60.6806
        Hunter-Lab:
        37.3083, 17.7417, -37.1374
      #6c5daa color charts
#6c5daa RGB chart
      #6c5daa CMYK chart
      #6c5daa RGB pie chart
      #6c5daa color shades, tints & tones
#6c5daa color schemes
#6c5daa color preview, HTML & CSS examples
           This text has a color of #6c5daa        
        
          <p style="color:#6c5daa;">Text here</p>
        
        
          .mytext {color:#6c5daa;}
        
        Text color #6c5daa
      
           This box has a color of #6c5daa        
        
          <div style="background-color:#6c5daa;">Content here</div>
        
        
          .mybackground {background-color:#6c5daa;}
        
        Background color #6c5daa
      
           Border around this has a color of #6c5daa        
        
          <div style="border:2px solid #6c5daa;">Content here</div>
        
        
          .myborder {border:2px solid #6c5daa;}
        
        Border color #6c5daa