#6a5aeb color space conversions
Hex:
        #6a5aeb
        RGB:
        106, 90, 235
        CMY:
        58, 65, 8
        CMYK:
        55, 62, 0, 8
      HSL:
        247°, 78.3784%, 63.7255%
        HSV (HSB):
        247°, 61.7021%, 92.1569%
        XYZ:
        24.5954, 16.3747, 80.4616
        xyY:
        0.2025, 0.1348, 16.3747
      CIE-Lab:
        47.4622, 45.0775, -71.3994
        CIE-LCH:
        47.4622, 84.4385, 302.2660
        CIE-Luv:
        47.4622, -3.4169, -111.2316
        Hunter-Lab:
        40.4656, 37.6793, -89.5659
      #6a5aeb color charts
#6a5aeb RGB chart
      #6a5aeb CMYK chart
      #6a5aeb RGB pie chart
      #6a5aeb color shades, tints & tones
#6a5aeb color schemes
#6a5aeb color preview, HTML & CSS examples
           This text has a color of #6a5aeb        
        
          <p style="color:#6a5aeb;">Text here</p>
        
        
          .mytext {color:#6a5aeb;}
        
        Text color #6a5aeb
      
           This box has a color of #6a5aeb        
        
          <div style="background-color:#6a5aeb;">Content here</div>
        
        
          .mybackground {background-color:#6a5aeb;}
        
        Background color #6a5aeb
      
           Border around this has a color of #6a5aeb        
        
          <div style="border:2px solid #6a5aeb;">Content here</div>
        
        
          .myborder {border:2px solid #6a5aeb;}
        
        Border color #6a5aeb