#6c5eec color space conversions
Hex:
        #6c5eec
        RGB:
        108, 94, 236
        CMY:
        58, 63, 7
        CMYK:
        54, 60, 0, 7
      HSL:
        246°, 78.8889%, 64.7059%
        HSV (HSB):
        246°, 60.1695%, 92.5490%
        XYZ:
        25.3274, 17.2497, 81.3515
        xyY:
        0.2044, 0.1392, 17.2497
      CIE-Lab:
        48.5731, 43.4191, -70.1483
        CIE-LCH:
        48.5731, 82.4985, 301.7559
        CIE-Luv:
        48.5731, -3.7963, -110.1113
        Hunter-Lab:
        41.5327, 36.1700, -87.0603
      #6c5eec color charts
#6c5eec RGB chart
      #6c5eec CMYK chart
      #6c5eec RGB pie chart
      #6c5eec color shades, tints & tones
#6c5eec color schemes
#6c5eec color preview, HTML & CSS examples
           This text has a color of #6c5eec        
        
          <p style="color:#6c5eec;">Text here</p>
        
        
          .mytext {color:#6c5eec;}
        
        Text color #6c5eec
      
           This box has a color of #6c5eec        
        
          <div style="background-color:#6c5eec;">Content here</div>
        
        
          .mybackground {background-color:#6c5eec;}
        
        Background color #6c5eec
      
           Border around this has a color of #6c5eec        
        
          <div style="border:2px solid #6c5eec;">Content here</div>
        
        
          .myborder {border:2px solid #6c5eec;}
        
        Border color #6c5eec