#6a305b color space conversions
Hex:
        #6a305b
        RGB:
        106, 48, 91
        CMY:
        58, 81, 64
        CMYK:
        0, 55, 14, 58
      HSL:
        316°, 37.6623%, 30.1961%
        HSV (HSB):
        316°, 54.7170%, 41.5686%
        XYZ:
        8.8891, 5.9334, 10.5743
        xyY:
        0.3500, 0.2336, 5.9334
      CIE-Lab:
        29.2438, 31.9406, -13.9240
        CIE-LCH:
        29.2438, 34.8436, 336.4459
        CIE-Luv:
        29.2438, 29.0787, -21.4172
        Hunter-Lab:
        24.3586, 22.5122, -8.6873
      #6a305b color charts
#6a305b RGB chart
      #6a305b CMYK chart
      #6a305b RGB pie chart
      #6a305b color shades, tints & tones
#6a305b color schemes
#6a305b color preview, HTML & CSS examples
           This text has a color of #6a305b        
        
          <p style="color:#6a305b;">Text here</p>
        
        
          .mytext {color:#6a305b;}
        
        Text color #6a305b
      
           This box has a color of #6a305b        
        
          <div style="background-color:#6a305b;">Content here</div>
        
        
          .mybackground {background-color:#6a305b;}
        
        Background color #6a305b
      
           Border around this has a color of #6a305b        
        
          <div style="border:2px solid #6a305b;">Content here</div>
        
        
          .myborder {border:2px solid #6a305b;}
        
        Border color #6a305b