#6c5eff color space conversions
Hex:
        #6c5eff
        RGB:
        108, 94, 255
        CMY:
        58, 63, 0
        CMYK:
        58, 63, 0, 0
      HSL:
        245°, 100.0000%, 68.4314%
        HSV (HSB):
        245°, 63.1373%, 100.0000%
        XYZ:
        28.2370, 18.4136, 96.6737
        xyY:
        0.1970, 0.1285, 18.4136
      CIE-Lab:
        49.9939, 49.1724, -78.4436
        CIE-LCH:
        49.9939, 92.5815, 302.0815
        CIE-Luv:
        49.9939, -5.0947, -123.1987
        Hunter-Lab:
        42.9110, 42.3654, -103.5359
      #6c5eff color charts
#6c5eff RGB chart
      #6c5eff CMYK chart
      #6c5eff RGB pie chart
      #6c5eff color shades, tints & tones
#6c5eff color schemes
#6c5eff color preview, HTML & CSS examples
           This text has a color of #6c5eff        
        
          <p style="color:#6c5eff;">Text here</p>
        
        
          .mytext {color:#6c5eff;}
        
        Text color #6c5eff
      
           This box has a color of #6c5eff        
        
          <div style="background-color:#6c5eff;">Content here</div>
        
        
          .mybackground {background-color:#6c5eff;}
        
        Background color #6c5eff
      
           Border around this has a color of #6c5eff        
        
          <div style="border:2px solid #6c5eff;">Content here</div>
        
        
          .myborder {border:2px solid #6c5eff;}
        
        Border color #6c5eff