#6c5cbe color space conversions
Hex:
        #6c5cbe
        RGB:
        108, 92, 190
        CMY:
        58, 64, 25
        CMYK:
        43, 52, 0, 25
      HSL:
        250°, 42.9825%, 55.2941%
        HSV (HSB):
        250°, 51.5789%, 74.5098%
        XYZ:
        19.3058, 14.5601, 50.5081
        xyY:
        0.2288, 0.1726, 14.5601
      CIE-Lab:
        45.0258, 30.8714, -49.6043
        CIE-LCH:
        45.0258, 58.4263, 301.8962
        CIE-Luv:
        45.0258, 0.3269, -77.0711
        Hunter-Lab:
        38.1578, 23.5352, -51.7696
      #6c5cbe color charts
#6c5cbe RGB chart
      #6c5cbe CMYK chart
      #6c5cbe RGB pie chart
      #6c5cbe color shades, tints & tones
#6c5cbe color schemes
#6c5cbe color preview, HTML & CSS examples
           This text has a color of #6c5cbe        
        
          <p style="color:#6c5cbe;">Text here</p>
        
        
          .mytext {color:#6c5cbe;}
        
        Text color #6c5cbe
      
           This box has a color of #6c5cbe        
        
          <div style="background-color:#6c5cbe;">Content here</div>
        
        
          .mybackground {background-color:#6c5cbe;}
        
        Background color #6c5cbe
      
           Border around this has a color of #6c5cbe        
        
          <div style="border:2px solid #6c5cbe;">Content here</div>
        
        
          .myborder {border:2px solid #6c5cbe;}
        
        Border color #6c5cbe