#6c5cbf color space conversions
Hex:
        #6c5cbf
        RGB:
        108, 92, 191
        CMY:
        58, 64, 25
        CMYK:
        43, 52, 0, 25
      HSL:
        250°, 43.6123%, 55.4902%
        HSV (HSB):
        250°, 51.8325%, 74.9020%
        XYZ:
        19.4155, 14.6040, 51.0858
        xyY:
        0.2281, 0.1716, 14.6040
      CIE-Lab:
        45.0870, 31.1630, -50.0867
        CIE-LCH:
        45.0870, 58.9900, 301.8891
        CIE-Luv:
        45.0870, 0.2415, -77.8449
        Hunter-Lab:
        38.2152, 23.8113, -52.5077
      #6c5cbf color charts
#6c5cbf RGB chart
      #6c5cbf CMYK chart
      #6c5cbf RGB pie chart
      #6c5cbf color shades, tints & tones
#6c5cbf color schemes
#6c5cbf color preview, HTML & CSS examples
           This text has a color of #6c5cbf        
        
          <p style="color:#6c5cbf;">Text here</p>
        
        
          .mytext {color:#6c5cbf;}
        
        Text color #6c5cbf
      
           This box has a color of #6c5cbf        
        
          <div style="background-color:#6c5cbf;">Content here</div>
        
        
          .mybackground {background-color:#6c5cbf;}
        
        Background color #6c5cbf
      
           Border around this has a color of #6c5cbf        
        
          <div style="border:2px solid #6c5cbf;">Content here</div>
        
        
          .myborder {border:2px solid #6c5cbf;}
        
        Border color #6c5cbf