#6b5dea color space conversions
Hex:
        #6b5dea
        RGB:
        107, 93, 234
        CMY:
        58, 64, 8
        CMYK:
        54, 60, 0, 8
      HSL:
        246°, 77.0492%, 64.1176%
        HSV (HSB):
        246°, 60.2564%, 91.7647%
        XYZ:
        24.8290, 16.8950, 79.7943
        xyY:
        0.2043, 0.1390, 16.8950
      CIE-Lab:
        48.1275, 43.2157, -69.7513
        CIE-LCH:
        48.1275, 82.0539, 301.7811
        CIE-Luv:
        48.1275, -3.7386, -109.2322
        Hunter-Lab:
        41.1035, 35.8936, -86.3272
      #6b5dea color charts
#6b5dea RGB chart
      #6b5dea CMYK chart
      #6b5dea RGB pie chart
      #6b5dea color shades, tints & tones
#6b5dea color schemes
#6b5dea color preview, HTML & CSS examples
           This text has a color of #6b5dea        
        
          <p style="color:#6b5dea;">Text here</p>
        
        
          .mytext {color:#6b5dea;}
        
        Text color #6b5dea
      
           This box has a color of #6b5dea        
        
          <div style="background-color:#6b5dea;">Content here</div>
        
        
          .mybackground {background-color:#6b5dea;}
        
        Background color #6b5dea
      
           Border around this has a color of #6b5dea        
        
          <div style="border:2px solid #6b5dea;">Content here</div>
        
        
          .myborder {border:2px solid #6b5dea;}
        
        Border color #6b5dea