#6d5cee color space conversions
Hex:
        #6d5cee
        RGB:
        109, 92, 238
        CMY:
        57, 64, 7
        CMYK:
        54, 61, 0, 7
      HSL:
        247°, 81.1111%, 64.7059%
        HSV (HSB):
        247°, 61.3445%, 93.3333%
        XYZ:
        25.5664, 17.0785, 82.8379
        xyY:
        0.2037, 0.1361, 17.0785
      CIE-Lab:
        48.3589, 45.3518, -71.6164
        CIE-LCH:
        48.3589, 84.7685, 302.3445
        CIE-Luv:
        48.3589, -3.1305, -112.1944
        Hunter-Lab:
        41.3262, 38.1081, -89.9178
      #6d5cee color charts
#6d5cee RGB chart
      #6d5cee CMYK chart
      #6d5cee RGB pie chart
      #6d5cee color shades, tints & tones
#6d5cee color schemes
#6d5cee color preview, HTML & CSS examples
           This text has a color of #6d5cee        
        
          <p style="color:#6d5cee;">Text here</p>
        
        
          .mytext {color:#6d5cee;}
        
        Text color #6d5cee
      
           This box has a color of #6d5cee        
        
          <div style="background-color:#6d5cee;">Content here</div>
        
        
          .mybackground {background-color:#6d5cee;}
        
        Background color #6d5cee
      
           Border around this has a color of #6d5cee        
        
          <div style="border:2px solid #6d5cee;">Content here</div>
        
        
          .myborder {border:2px solid #6d5cee;}
        
        Border color #6d5cee