#6e0d85 color space conversions
Hex:
        #6e0d85
        RGB:
        110, 13, 133
        CMY:
        57, 95, 48
        CMYK:
        17, 90, 0, 48
      HSL:
        289°, 82.1918%, 28.6275%
        HSV (HSB):
        289°, 90.2256%, 52.1569%
        XYZ:
        10.8080, 5.2963, 22.6429
        xyY:
        0.2789, 0.1367, 5.2963
      CIE-Lab:
        27.5628, 54.4654, -43.3834
        CIE-LCH:
        27.5628, 69.6318, 321.4616
        CIE-Luv:
        27.5628, 27.0407, -59.8367
        Hunter-Lab:
        23.0137, 43.5554, -42.2253
      #6e0d85 color charts
#6e0d85 RGB chart
      #6e0d85 CMYK chart
      #6e0d85 RGB pie chart
      #6e0d85 color shades, tints & tones
#6e0d85 color schemes
#6e0d85 color preview, HTML & CSS examples
           This text has a color of #6e0d85        
        
          <p style="color:#6e0d85;">Text here</p>
        
        
          .mytext {color:#6e0d85;}
        
        Text color #6e0d85
      
           This box has a color of #6e0d85        
        
          <div style="background-color:#6e0d85;">Content here</div>
        
        
          .mybackground {background-color:#6e0d85;}
        
        Background color #6e0d85
      
           Border around this has a color of #6e0d85        
        
          <div style="border:2px solid #6e0d85;">Content here</div>
        
        
          .myborder {border:2px solid #6e0d85;}
        
        Border color #6e0d85