#6c5caf color space conversions
Hex:
        #6c5caf
        RGB:
        108, 92, 175
        CMY:
        58, 64, 31
        CMYK:
        38, 47, 0, 31
      HSL:
        252°, 34.1564%, 52.3529%
        HSV (HSB):
        252°, 47.4286%, 68.6275%
        XYZ:
        17.7494, 13.9376, 42.3122
        xyY:
        0.2399, 0.1883, 13.9376
      CIE-Lab:
        44.1433, 26.5546, -42.2528
        CIE-LCH:
        44.1433, 49.9043, 302.1481
        CIE-Luv:
        44.1433, 1.6411, -65.2712
        Hunter-Lab:
        37.3331, 19.5318, -41.0643
      #6c5caf color charts
#6c5caf RGB chart
      #6c5caf CMYK chart
      #6c5caf RGB pie chart
      #6c5caf color shades, tints & tones
#6c5caf color schemes
#6c5caf color preview, HTML & CSS examples
           This text has a color of #6c5caf        
        
          <p style="color:#6c5caf;">Text here</p>
        
        
          .mytext {color:#6c5caf;}
        
        Text color #6c5caf
      
           This box has a color of #6c5caf        
        
          <div style="background-color:#6c5caf;">Content here</div>
        
        
          .mybackground {background-color:#6c5caf;}
        
        Background color #6c5caf
      
           Border around this has a color of #6c5caf        
        
          <div style="border:2px solid #6c5caf;">Content here</div>
        
        
          .myborder {border:2px solid #6c5caf;}
        
        Border color #6c5caf