#6a60ee color space conversions
Hex:
        #6a60ee
        RGB:
        106, 96, 238
        CMY:
        58, 62, 7
        CMYK:
        55, 60, 0, 7
      HSL:
        244°, 80.6818%, 65.4902%
        HSV (HSB):
        244°, 59.6639%, 93.3333%
        XYZ:
        25.5593, 17.6030, 82.9395
        xyY:
        0.2027, 0.1396, 17.6030
      CIE-Lab:
        49.0110, 42.5112, -70.5667
        CIE-LCH:
        49.0110, 82.3824, 301.0658
        CIE-Luv:
        49.0110, -5.0694, -110.9226
        Hunter-Lab:
        41.9559, 35.3187, -87.8369
      #6a60ee color charts
#6a60ee RGB chart
      #6a60ee CMYK chart
      #6a60ee RGB pie chart
      #6a60ee color shades, tints & tones
#6a60ee color schemes
#6a60ee color preview, HTML & CSS examples
           This text has a color of #6a60ee        
        
          <p style="color:#6a60ee;">Text here</p>
        
        
          .mytext {color:#6a60ee;}
        
        Text color #6a60ee
      
           This box has a color of #6a60ee        
        
          <div style="background-color:#6a60ee;">Content here</div>
        
        
          .mybackground {background-color:#6a60ee;}
        
        Background color #6a60ee
      
           Border around this has a color of #6a60ee        
        
          <div style="border:2px solid #6a60ee;">Content here</div>
        
        
          .myborder {border:2px solid #6a60ee;}
        
        Border color #6a60ee