#6c60ae color space conversions
Hex:
        #6c60ae
        RGB:
        108, 96, 174
        CMY:
        58, 62, 32
        CMYK:
        38, 45, 0, 32
      HSL:
        249°, 32.5000%, 52.9412%
        HSV (HSB):
        249°, 44.8276%, 68.2353%
        XYZ:
        18.0072, 14.6099, 41.9153
        xyY:
        0.2416, 0.1960, 14.6099
      CIE-Lab:
        45.0952, 23.8289, -40.1538
        CIE-LCH:
        45.0952, 46.6920, 300.6865
        CIE-Luv:
        45.0952, 0.3755, -62.1466
        Hunter-Lab:
        38.2229, 17.2032, -38.2616
      #6c60ae color charts
#6c60ae RGB chart
      #6c60ae CMYK chart
      #6c60ae RGB pie chart
      #6c60ae color shades, tints & tones
#6c60ae color schemes
#6c60ae color preview, HTML & CSS examples
           This text has a color of #6c60ae        
        
          <p style="color:#6c60ae;">Text here</p>
        
        
          .mytext {color:#6c60ae;}
        
        Text color #6c60ae
      
           This box has a color of #6c60ae        
        
          <div style="background-color:#6c60ae;">Content here</div>
        
        
          .mybackground {background-color:#6c60ae;}
        
        Background color #6c60ae
      
           Border around this has a color of #6c60ae        
        
          <div style="border:2px solid #6c60ae;">Content here</div>
        
        
          .myborder {border:2px solid #6c60ae;}
        
        Border color #6c60ae