#6b2e85 color space conversions
Hex:
        #6b2e85
        RGB:
        107, 46, 133
        CMY:
        58, 82, 48
        CMYK:
        20, 65, 0, 48
      HSL:
        282°, 48.6034%, 35.0980%
        HSV (HSB):
        282°, 65.4135%, 52.1569%
        XYZ:
        11.2740, 6.7732, 22.9035
        xyY:
        0.2753, 0.1654, 6.7732
      CIE-Lab:
        31.2850, 41.8543, -37.4184
        CIE-LCH:
        31.2850, 56.1419, 318.2027
        CIE-Luv:
        31.2850, 20.5427, -53.9399
        Hunter-Lab:
        26.0255, 31.7803, -33.9598
      #6b2e85 color charts
#6b2e85 RGB chart
      #6b2e85 CMYK chart
      #6b2e85 RGB pie chart
      #6b2e85 color shades, tints & tones
#6b2e85 color schemes
#6b2e85 color preview, HTML & CSS examples
           This text has a color of #6b2e85        
        
          <p style="color:#6b2e85;">Text here</p>
        
        
          .mytext {color:#6b2e85;}
        
        Text color #6b2e85
      
           This box has a color of #6b2e85        
        
          <div style="background-color:#6b2e85;">Content here</div>
        
        
          .mybackground {background-color:#6b2e85;}
        
        Background color #6b2e85
      
           Border around this has a color of #6b2e85        
        
          <div style="border:2px solid #6b2e85;">Content here</div>
        
        
          .myborder {border:2px solid #6b2e85;}
        
        Border color #6b2e85