#6e2142 color space conversions
Hex:
        #6e2142
        RGB:
        110, 33, 66
        CMY:
        57, 87, 74
        CMYK:
        0, 70, 40, 57
      HSL:
        334°, 53.8462%, 28.0392%
        HSV (HSB):
        334°, 70.0000%, 43.1373%
        XYZ:
        7.9576, 4.7961, 5.6606
        xyY:
        0.4321, 0.2605, 4.7961
      CIE-Lab:
        26.1457, 37.0728, -1.9794
        CIE-LCH:
        26.1457, 37.1256, 356.9437
        CIE-Luv:
        26.1457, 44.4294, -7.7465
        Hunter-Lab:
        21.8999, 26.5356, 0.0050
      #6e2142 color charts
#6e2142 RGB chart
      #6e2142 CMYK chart
      #6e2142 RGB pie chart
      #6e2142 color shades, tints & tones
#6e2142 color schemes
#6e2142 color preview, HTML & CSS examples
           This text has a color of #6e2142        
        
          <p style="color:#6e2142;">Text here</p>
        
        
          .mytext {color:#6e2142;}
        
        Text color #6e2142
      
           This box has a color of #6e2142        
        
          <div style="background-color:#6e2142;">Content here</div>
        
        
          .mybackground {background-color:#6e2142;}
        
        Background color #6e2142
      
           Border around this has a color of #6e2142        
        
          <div style="border:2px solid #6e2142;">Content here</div>
        
        
          .myborder {border:2px solid #6e2142;}
        
        Border color #6e2142