#6e60ec color space conversions
Hex:
        #6e60ec
        RGB:
        110, 96, 236
        CMY:
        57, 62, 7
        CMYK:
        53, 59, 0, 7
      HSL:
        246°, 78.6517%, 65.0980%
        HSV (HSB):
        246°, 59.3220%, 92.5490%
        XYZ:
        25.7536, 17.7369, 81.4231
        xyY:
        0.2062, 0.1420, 17.7369
      CIE-Lab:
        49.1754, 42.6180, -69.1631
        CIE-LCH:
        49.1754, 81.2393, 301.6412
        CIE-Luv:
        49.1754, -3.6285, -109.0343
        Hunter-Lab:
        42.1152, 35.4520, -85.1473
      #6e60ec color charts
#6e60ec RGB chart
      #6e60ec CMYK chart
      #6e60ec RGB pie chart
      #6e60ec color shades, tints & tones
#6e60ec color schemes
#6e60ec color preview, HTML & CSS examples
           This text has a color of #6e60ec        
        
          <p style="color:#6e60ec;">Text here</p>
        
        
          .mytext {color:#6e60ec;}
        
        Text color #6e60ec
      
           This box has a color of #6e60ec        
        
          <div style="background-color:#6e60ec;">Content here</div>
        
        
          .mybackground {background-color:#6e60ec;}
        
        Background color #6e60ec
      
           Border around this has a color of #6e60ec        
        
          <div style="border:2px solid #6e60ec;">Content here</div>
        
        
          .myborder {border:2px solid #6e60ec;}
        
        Border color #6e60ec