#6e145a color space conversions
Hex:
        #6e145a
        RGB:
        110, 20, 90
        CMY:
        57, 92, 65
        CMYK:
        0, 82, 18, 57
      HSL:
        313°, 69.2308%, 25.4902%
        HSV (HSB):
        313°, 81.8182%, 43.1373%
        XYZ:
        8.5260, 4.5535, 10.1024
        xyY:
        0.3678, 0.1964, 4.5535
      CIE-Lab:
        25.4228, 45.2771, -19.1237
        CIE-LCH:
        25.4228, 49.1501, 337.1023
        CIE-Luv:
        25.4228, 39.8204, -28.3622
        Hunter-Lab:
        21.3389, 33.9771, -13.1322
      #6e145a color charts
#6e145a RGB chart
      #6e145a CMYK chart
      #6e145a RGB pie chart
      #6e145a color shades, tints & tones
#6e145a color schemes
#6e145a color preview, HTML & CSS examples
           This text has a color of #6e145a        
        
          <p style="color:#6e145a;">Text here</p>
        
        
          .mytext {color:#6e145a;}
        
        Text color #6e145a
      
           This box has a color of #6e145a        
        
          <div style="background-color:#6e145a;">Content here</div>
        
        
          .mybackground {background-color:#6e145a;}
        
        Background color #6e145a
      
           Border around this has a color of #6e145a        
        
          <div style="border:2px solid #6e145a;">Content here</div>
        
        
          .myborder {border:2px solid #6e145a;}
        
        Border color #6e145a