#6d5eeb color space conversions
Hex:
        #6d5eeb
        RGB:
        109, 94, 235
        CMY:
        57, 63, 8
        CMYK:
        54, 60, 0, 8
      HSL:
        246°, 77.9006%, 64.5098%
        HSV (HSB):
        246°, 60.0000%, 92.1569%
        XYZ:
        25.3048, 17.2548, 80.5941
        xyY:
        0.2055, 0.1401, 17.2548
      CIE-Lab:
        48.5795, 43.2960, -69.5724
        CIE-LCH:
        48.5795, 81.9443, 301.8947
        CIE-Luv:
        48.5795, -3.3942, -109.2875
        Hunter-Lab:
        41.5389, 36.0462, -85.9577
      #6d5eeb color charts
#6d5eeb RGB chart
      #6d5eeb CMYK chart
      #6d5eeb RGB pie chart
      #6d5eeb color shades, tints & tones
#6d5eeb color schemes
#6d5eeb color preview, HTML & CSS examples
           This text has a color of #6d5eeb        
        
          <p style="color:#6d5eeb;">Text here</p>
        
        
          .mytext {color:#6d5eeb;}
        
        Text color #6d5eeb
      
           This box has a color of #6d5eeb        
        
          <div style="background-color:#6d5eeb;">Content here</div>
        
        
          .mybackground {background-color:#6d5eeb;}
        
        Background color #6d5eeb
      
           Border around this has a color of #6d5eeb        
        
          <div style="border:2px solid #6d5eeb;">Content here</div>
        
        
          .myborder {border:2px solid #6d5eeb;}
        
        Border color #6d5eeb