#6c115e color space conversions
Hex:
        #6c115e
        RGB:
        108, 17, 94
        CMY:
        58, 93, 63
        CMYK:
        0, 84, 13, 58
      HSL:
        309°, 72.8000%, 24.5098%
        HSV (HSB):
        309°, 84.2593%, 42.3529%
        XYZ:
        8.4052, 4.3972, 10.9954
        xyY:
        0.3532, 0.1848, 4.3972
      CIE-Lab:
        24.9433, 46.2812, -22.5432
        CIE-LCH:
        24.9433, 51.4796, 334.0296
        CIE-Luv:
        24.9433, 37.4037, -32.3233
        Hunter-Lab:
        20.9695, 34.8513, -16.4103
      #6c115e color charts
#6c115e RGB chart
      #6c115e CMYK chart
      #6c115e RGB pie chart
      #6c115e color shades, tints & tones
#6c115e color schemes
#6c115e color preview, HTML & CSS examples
           This text has a color of #6c115e        
        
          <p style="color:#6c115e;">Text here</p>
        
        
          .mytext {color:#6c115e;}
        
        Text color #6c115e
      
           This box has a color of #6c115e        
        
          <div style="background-color:#6c115e;">Content here</div>
        
        
          .mybackground {background-color:#6c115e;}
        
        Background color #6c115e
      
           Border around this has a color of #6c115e        
        
          <div style="border:2px solid #6c115e;">Content here</div>
        
        
          .myborder {border:2px solid #6c115e;}
        
        Border color #6c115e