#a240ee color space conversions
Hex:
        #a240ee
        RGB:
        162, 64, 238
        CMY:
        36, 75, 7
        CMYK:
        32, 73, 0, 7
      HSL:
        274°, 83.6538%, 59.2157%
        HSV (HSB):
        274°, 73.1092%, 93.3333%
        XYZ:
        32.1663, 17.5212, 82.5755
        xyY:
        0.2432, 0.1325, 17.5212
      CIE-Lab:
        48.9102, 68.6518, -70.4728
        CIE-LCH:
        48.9102, 98.3844, 314.2501
        CIE-Luv:
        48.9102, 24.9493, -113.0349
        Hunter-Lab:
        41.8584, 63.9173, -87.6627
      #a240ee color charts
#a240ee RGB chart
      #a240ee CMYK chart
      #a240ee RGB pie chart
      #a240ee color shades, tints & tones
#a240ee color schemes
#a240ee color preview, HTML & CSS examples
           This text has a color of #a240ee        
        
          <p style="color:#a240ee;">Text here</p>
        
        
          .mytext {color:#a240ee;}
        
        Text color #a240ee
      
           This box has a color of #a240ee        
        
          <div style="background-color:#a240ee;">Content here</div>
        
        
          .mybackground {background-color:#a240ee;}
        
        Background color #a240ee
      
           Border around this has a color of #a240ee        
        
          <div style="border:2px solid #a240ee;">Content here</div>
        
        
          .myborder {border:2px solid #a240ee;}
        
        Border color #a240ee