#6a135b color space conversions
Hex:
        #6a135b
        RGB:
        106, 19, 91
        CMY:
        58, 93, 64
        CMYK:
        0, 82, 14, 58
      HSL:
        310°, 69.6000%, 24.5098%
        HSV (HSB):
        310°, 82.0755%, 41.5686%
        XYZ:
        8.0651, 4.2852, 10.2996
        xyY:
        0.3561, 0.1892, 4.2852
      CIE-Lab:
        24.5929, 44.7457, -21.1399
        CIE-LCH:
        24.5929, 49.4881, 334.7118
        CIE-Luv:
        24.5929, 36.6483, -30.3009
        Hunter-Lab:
        20.7008, 33.3172, -15.0088
      #6a135b color charts
#6a135b RGB chart
      #6a135b CMYK chart
      #6a135b RGB pie chart
      #6a135b color shades, tints & tones
#6a135b color schemes
#6a135b color preview, HTML & CSS examples
           This text has a color of #6a135b        
        
          <p style="color:#6a135b;">Text here</p>
        
        
          .mytext {color:#6a135b;}
        
        Text color #6a135b
      
           This box has a color of #6a135b        
        
          <div style="background-color:#6a135b;">Content here</div>
        
        
          .mybackground {background-color:#6a135b;}
        
        Background color #6a135b
      
           Border around this has a color of #6a135b        
        
          <div style="border:2px solid #6a135b;">Content here</div>
        
        
          .myborder {border:2px solid #6a135b;}
        
        Border color #6a135b