#6c5aec color space conversions
Hex:
        #6c5aec
        RGB:
        108, 90, 236
        CMY:
        58, 65, 7
        CMYK:
        54, 62, 0, 7
      HSL:
        247°, 79.3478%, 63.9216%
        HSV (HSB):
        247°, 61.8644%, 92.5490%
        XYZ:
        24.9808, 16.5566, 81.2360
        xyY:
        0.2035, 0.1349, 16.5566
      CIE-Lab:
        47.6964, 45.7237, -71.5739
        CIE-LCH:
        47.6964, 84.9322, 302.5718
        CIE-Luv:
        47.6964, -2.8390, -111.6952
        Hunter-Lab:
        40.6898, 38.3799, -89.8879
      #6c5aec color charts
#6c5aec RGB chart
      #6c5aec CMYK chart
      #6c5aec RGB pie chart
      #6c5aec color shades, tints & tones
#6c5aec color schemes
#6c5aec color preview, HTML & CSS examples
           This text has a color of #6c5aec        
        
          <p style="color:#6c5aec;">Text here</p>
        
        
          .mytext {color:#6c5aec;}
        
        Text color #6c5aec
      
           This box has a color of #6c5aec        
        
          <div style="background-color:#6c5aec;">Content here</div>
        
        
          .mybackground {background-color:#6c5aec;}
        
        Background color #6c5aec
      
           Border around this has a color of #6c5aec        
        
          <div style="border:2px solid #6c5aec;">Content here</div>
        
        
          .myborder {border:2px solid #6c5aec;}
        
        Border color #6c5aec