#6a2495 color space conversions
Hex:
        #6a2495
        RGB:
        106, 36, 149
        CMY:
        58, 86, 42
        CMYK:
        29, 76, 0, 42
      HSL:
        277°, 61.0811%, 36.2745%
        HSV (HSB):
        277°, 75.8389%, 58.4314%
        XYZ:
        11.9995, 6.4959, 29.0551
        xyY:
        0.2524, 0.1366, 6.4959
      CIE-Lab:
        30.6305, 49.8361, -48.3636
        CIE-LCH:
        30.6305, 69.4455, 315.8591
        CIE-Luv:
        30.6305, 18.4358, -68.0804
        Hunter-Lab:
        25.4870, 39.4377, -49.7498
      #6a2495 color charts
#6a2495 RGB chart
      #6a2495 CMYK chart
      #6a2495 RGB pie chart
      #6a2495 color shades, tints & tones
#6a2495 color schemes
#6a2495 color preview, HTML & CSS examples
           This text has a color of #6a2495        
        
          <p style="color:#6a2495;">Text here</p>
        
        
          .mytext {color:#6a2495;}
        
        Text color #6a2495
      
           This box has a color of #6a2495        
        
          <div style="background-color:#6a2495;">Content here</div>
        
        
          .mybackground {background-color:#6a2495;}
        
        Background color #6a2495
      
           Border around this has a color of #6a2495        
        
          <div style="border:2px solid #6a2495;">Content here</div>
        
        
          .myborder {border:2px solid #6a2495;}
        
        Border color #6a2495