#6c2e81 color space conversions
Hex:
        #6c2e81
        RGB:
        108, 46, 129
        CMY:
        58, 82, 49
        CMYK:
        16, 64, 0, 49
      HSL:
        285°, 47.4286%, 34.3137%
        HSV (HSB):
        285°, 64.3411%, 50.5882%
        XYZ:
        11.1238, 6.7271, 21.4811
        xyY:
        0.2828, 0.1710, 6.7271
      CIE-Lab:
        31.1774, 41.2218, -35.0888
        CIE-LCH:
        31.1774, 54.1337, 319.5949
        CIE-Luv:
        31.1774, 22.0061, -50.7685
        Hunter-Lab:
        25.9367, 31.1663, -30.9490
      #6c2e81 color charts
#6c2e81 RGB chart
      #6c2e81 CMYK chart
      #6c2e81 RGB pie chart
      #6c2e81 color shades, tints & tones
#6c2e81 color schemes
#6c2e81 color preview, HTML & CSS examples
           This text has a color of #6c2e81        
        
          <p style="color:#6c2e81;">Text here</p>
        
        
          .mytext {color:#6c2e81;}
        
        Text color #6c2e81
      
           This box has a color of #6c2e81        
        
          <div style="background-color:#6c2e81;">Content here</div>
        
        
          .mybackground {background-color:#6c2e81;}
        
        Background color #6c2e81
      
           Border around this has a color of #6c2e81        
        
          <div style="border:2px solid #6c2e81;">Content here</div>
        
        
          .myborder {border:2px solid #6c2e81;}
        
        Border color #6c2e81