#6c317e color space conversions
Hex:
        #6c317e
        RGB:
        108, 49, 126
        CMY:
        58, 81, 51
        CMYK:
        14, 61, 0, 51
      HSL:
        286°, 44.0000%, 34.3137%
        HSV (HSB):
        286°, 61.1111%, 49.4118%
        XYZ:
        11.0485, 6.8911, 20.4865
        xyY:
        0.2875, 0.1793, 6.8911
      CIE-Lab:
        31.5578, 39.0297, -32.6076
        CIE-LCH:
        31.5578, 50.8584, 320.1227
        CIE-Luv:
        31.5578, 21.9247, -47.4653
        Hunter-Lab:
        26.2510, 29.1882, -27.8947
      #6c317e color charts
#6c317e RGB chart
      #6c317e CMYK chart
      #6c317e RGB pie chart
      #6c317e color shades, tints & tones
#6c317e color schemes
#6c317e color preview, HTML & CSS examples
           This text has a color of #6c317e        
        
          <p style="color:#6c317e;">Text here</p>
        
        
          .mytext {color:#6c317e;}
        
        Text color #6c317e
      
           This box has a color of #6c317e        
        
          <div style="background-color:#6c317e;">Content here</div>
        
        
          .mybackground {background-color:#6c317e;}
        
        Background color #6c317e
      
           Border around this has a color of #6c317e        
        
          <div style="border:2px solid #6c317e;">Content here</div>
        
        
          .myborder {border:2px solid #6c317e;}
        
        Border color #6c317e