#6b559d color space conversions
Hex:
        #6b559d
        RGB:
        107, 85, 157
        CMY:
        58, 67, 38
        CMYK:
        32, 46, 0, 38
      HSL:
        258°, 29.7521%, 47.4510%
        HSV (HSB):
        258°, 45.8599%, 61.5686%
        XYZ:
        15.3977, 12.0571, 33.4140
        xyY:
        0.2530, 0.1981, 12.0571
      CIE-Lab:
        41.3068, 25.5567, -36.0976
        CIE-LCH:
        41.3068, 44.2287, 305.2981
        CIE-Luv:
        41.3068, 5.3102, -54.9599
        Hunter-Lab:
        34.7234, 18.3880, -32.7479
      #6b559d color charts
#6b559d RGB chart
      #6b559d CMYK chart
      #6b559d RGB pie chart
      #6b559d color shades, tints & tones
#6b559d color schemes
#6b559d color preview, HTML & CSS examples
           This text has a color of #6b559d        
        
          <p style="color:#6b559d;">Text here</p>
        
        
          .mytext {color:#6b559d;}
        
        Text color #6b559d
      
           This box has a color of #6b559d        
        
          <div style="background-color:#6b559d;">Content here</div>
        
        
          .mybackground {background-color:#6b559d;}
        
        Background color #6b559d
      
           Border around this has a color of #6b559d        
        
          <div style="border:2px solid #6b559d;">Content here</div>
        
        
          .myborder {border:2px solid #6b559d;}
        
        Border color #6b559d