#6b5bff color space conversions
Hex:
        #6b5bff
        RGB:
        107, 91, 255
        CMY:
        58, 64, 0
        CMYK:
        58, 64, 0, 0
      HSL:
        246°, 100.0000%, 67.8431%
        HSV (HSB):
        246°, 64.3137%, 100.0000%
        XYZ:
        27.8545, 17.8280, 96.5808
        xyY:
        0.1958, 0.1253, 17.8280
      CIE-Lab:
        49.2868, 50.7068, -79.6013
        CIE-LCH:
        49.2868, 94.3797, 302.4975
        CIE-Luv:
        49.2868, -4.7331, -124.3445
        Hunter-Lab:
        42.2232, 43.8653, -106.0630
      #6b5bff color charts
#6b5bff RGB chart
      #6b5bff CMYK chart
      #6b5bff RGB pie chart
      #6b5bff color shades, tints & tones
#6b5bff color schemes
#6b5bff color preview, HTML & CSS examples
           This text has a color of #6b5bff        
        
          <p style="color:#6b5bff;">Text here</p>
        
        
          .mytext {color:#6b5bff;}
        
        Text color #6b5bff
      
           This box has a color of #6b5bff        
        
          <div style="background-color:#6b5bff;">Content here</div>
        
        
          .mybackground {background-color:#6b5bff;}
        
        Background color #6b5bff
      
           Border around this has a color of #6b5bff        
        
          <div style="border:2px solid #6b5bff;">Content here</div>
        
        
          .myborder {border:2px solid #6b5bff;}
        
        Border color #6b5bff