#6a018e color space conversions
Hex:
        #6a018e
        RGB:
        106, 1, 142
        CMY:
        58, 100, 44
        CMYK:
        25, 99, 0, 44
      HSL:
        285°, 98.6014%, 28.0392%
        HSV (HSB):
        285°, 99.2958%, 55.6863%
        XYZ:
        10.8372, 5.0389, 25.9926
        xyY:
        0.2588, 0.1203, 5.0389
      CIE-Lab:
        26.8452, 57.7764, -50.1969
        CIE-LCH:
        26.8452, 76.5365, 319.0154
        CIE-Luv:
        26.8452, 22.9781, -67.1740
        Hunter-Lab:
        22.4474, 46.8934, -52.9406
      #6a018e color charts
#6a018e RGB chart
      #6a018e CMYK chart
      #6a018e RGB pie chart
      #6a018e color shades, tints & tones
#6a018e color schemes
#6a018e color preview, HTML & CSS examples
           This text has a color of #6a018e        
        
          <p style="color:#6a018e;">Text here</p>
        
        
          .mytext {color:#6a018e;}
        
        Text color #6a018e
      
           This box has a color of #6a018e        
        
          <div style="background-color:#6a018e;">Content here</div>
        
        
          .mybackground {background-color:#6a018e;}
        
        Background color #6a018e
      
           Border around this has a color of #6a018e        
        
          <div style="border:2px solid #6a018e;">Content here</div>
        
        
          .myborder {border:2px solid #6a018e;}
        
        Border color #6a018e