#6c2eae color space conversions
Hex:
        #6c2eae
        RGB:
        108, 46, 174
        CMY:
        58, 82, 32
        CMYK:
        38, 74, 0, 32
      HSL:
        269°, 58.1818%, 43.1373%
        HSV (HSB):
        269°, 73.5632%, 68.2353%
        XYZ:
        14.8013, 8.1981, 40.8467
        xyY:
        0.2318, 0.1284, 8.1981
      CIE-Lab:
        34.3921, 51.7956, -57.3603
        CIE-LCH:
        34.3921, 77.2851, 312.0816
        CIE-Luv:
        34.3921, 13.2335, -82.6668
        Hunter-Lab:
        28.6324, 42.1678, -64.5399
      #6c2eae color charts
#6c2eae RGB chart
      #6c2eae CMYK chart
      #6c2eae RGB pie chart
      #6c2eae color shades, tints & tones
#6c2eae color schemes
#6c2eae color preview, HTML & CSS examples
           This text has a color of #6c2eae        
        
          <p style="color:#6c2eae;">Text here</p>
        
        
          .mytext {color:#6c2eae;}
        
        Text color #6c2eae
      
           This box has a color of #6c2eae        
        
          <div style="background-color:#6c2eae;">Content here</div>
        
        
          .mybackground {background-color:#6c2eae;}
        
        Background color #6c2eae
      
           Border around this has a color of #6c2eae        
        
          <div style="border:2px solid #6c2eae;">Content here</div>
        
        
          .myborder {border:2px solid #6c2eae;}
        
        Border color #6c2eae