#6b316d color space conversions
Hex:
        #6b316d
        RGB:
        107, 49, 109
        CMY:
        58, 81, 57
        CMYK:
        2, 55, 0, 57
      HSL:
        298°, 37.9747%, 30.9804%
        HSV (HSB):
        298°, 55.0459%, 42.7451%
        XYZ:
        9.9220, 6.4266, 15.1855
        xyY:
        0.3146, 0.2038, 6.4266
      CIE-Lab:
        30.4641, 35.1514, -23.6072
        CIE-LCH:
        30.4641, 42.3429, 326.1152
        CIE-Luv:
        30.4641, 25.1394, -34.6561
        Hunter-Lab:
        25.3506, 25.4998, -17.7703
      #6b316d color charts
#6b316d RGB chart
      #6b316d CMYK chart
      #6b316d RGB pie chart
      #6b316d color shades, tints & tones
#6b316d color schemes
#6b316d color preview, HTML & CSS examples
           This text has a color of #6b316d        
        
          <p style="color:#6b316d;">Text here</p>
        
        
          .mytext {color:#6b316d;}
        
        Text color #6b316d
      
           This box has a color of #6b316d        
        
          <div style="background-color:#6b316d;">Content here</div>
        
        
          .mybackground {background-color:#6b316d;}
        
        Background color #6b316d
      
           Border around this has a color of #6b316d        
        
          <div style="border:2px solid #6b316d;">Content here</div>
        
        
          .myborder {border:2px solid #6b316d;}
        
        Border color #6b316d