#6d5ccb color space conversions
Hex:
        #6d5ccb
        RGB:
        109, 92, 203
        CMY:
        57, 64, 20
        CMYK:
        46, 55, 0, 20
      HSL:
        249°, 51.6279%, 57.8431%
        HSV (HSB):
        249°, 54.6798%, 79.6078%
        XYZ:
        20.9133, 15.2173, 58.3349
        xyY:
        0.2214, 0.1611, 15.2173
      CIE-Lab:
        45.9304, 34.9135, -55.6609
        CIE-LCH:
        45.9304, 65.7045, 302.0981
        CIE-Luv:
        45.9304, -0.3743, -86.8551
        Hunter-Lab:
        39.0094, 27.4293, -61.3562
      #6d5ccb color charts
#6d5ccb RGB chart
      #6d5ccb CMYK chart
      #6d5ccb RGB pie chart
      #6d5ccb color shades, tints & tones
#6d5ccb color schemes
#6d5ccb color preview, HTML & CSS examples
           This text has a color of #6d5ccb        
        
          <p style="color:#6d5ccb;">Text here</p>
        
        
          .mytext {color:#6d5ccb;}
        
        Text color #6d5ccb
      
           This box has a color of #6d5ccb        
        
          <div style="background-color:#6d5ccb;">Content here</div>
        
        
          .mybackground {background-color:#6d5ccb;}
        
        Background color #6d5ccb
      
           Border around this has a color of #6d5ccb        
        
          <div style="border:2px solid #6d5ccb;">Content here</div>
        
        
          .myborder {border:2px solid #6d5ccb;}
        
        Border color #6d5ccb