#6d5ddb color space conversions
Hex:
        #6d5ddb
        RGB:
        109, 93, 219
        CMY:
        57, 64, 14
        CMYK:
        50, 58, 0, 14
      HSL:
        248°, 63.6364%, 61.1765%
        HSV (HSB):
        248°, 57.5342%, 85.8824%
        XYZ:
        23.0072, 16.1944, 68.9310
        xyY:
        0.2128, 0.1498, 16.1944
      CIE-Lab:
        47.2285, 39.0737, -62.7162
        CIE-LCH:
        47.2285, 73.8923, 301.9239
        CIE-Luv:
        47.2285, -1.9394, -98.2432
        Hunter-Lab:
        40.2422, 31.6277, -73.3884
      #6d5ddb color charts
#6d5ddb RGB chart
      #6d5ddb CMYK chart
      #6d5ddb RGB pie chart
      #6d5ddb color shades, tints & tones
#6d5ddb color schemes
#6d5ddb color preview, HTML & CSS examples
           This text has a color of #6d5ddb        
        
          <p style="color:#6d5ddb;">Text here</p>
        
        
          .mytext {color:#6d5ddb;}
        
        Text color #6d5ddb
      
           This box has a color of #6d5ddb        
        
          <div style="background-color:#6d5ddb;">Content here</div>
        
        
          .mybackground {background-color:#6d5ddb;}
        
        Background color #6d5ddb
      
           Border around this has a color of #6d5ddb        
        
          <div style="border:2px solid #6d5ddb;">Content here</div>
        
        
          .myborder {border:2px solid #6d5ddb;}
        
        Border color #6d5ddb