#6b5fff color space conversions
Hex:
        #6b5fff
        RGB:
        107, 95, 255
        CMY:
        58, 63, 0
        CMYK:
        58, 63, 0, 0
      HSL:
        245°, 100.0000%, 68.6275%
        HSV (HSB):
        245°, 62.7451%, 100.0000%
        XYZ:
        28.2056, 18.5302, 96.6978
        xyY:
        0.1966, 0.1292, 18.5302
      CIE-Lab:
        50.1330, 48.4490, -78.2199
        CIE-LCH:
        50.1330, 92.0090, 301.7739
        CIE-Luv:
        50.1330, -5.6182, -122.9395
        Hunter-Lab:
        43.0467, 41.6272, -103.0531
      #6b5fff color charts
#6b5fff RGB chart
      #6b5fff CMYK chart
      #6b5fff RGB pie chart
      #6b5fff color shades, tints & tones
#6b5fff color schemes
#6b5fff color preview, HTML & CSS examples
           This text has a color of #6b5fff        
        
          <p style="color:#6b5fff;">Text here</p>
        
        
          .mytext {color:#6b5fff;}
        
        Text color #6b5fff
      
           This box has a color of #6b5fff        
        
          <div style="background-color:#6b5fff;">Content here</div>
        
        
          .mybackground {background-color:#6b5fff;}
        
        Background color #6b5fff
      
           Border around this has a color of #6b5fff        
        
          <div style="border:2px solid #6b5fff;">Content here</div>
        
        
          .myborder {border:2px solid #6b5fff;}
        
        Border color #6b5fff