#a65efe color space conversions
Hex:
        #a65efe
        RGB:
        166, 94, 254
        CMY:
        35, 63, 0
        CMYK:
        35, 63, 0, 0
      HSL:
        267°, 98.7654%, 68.2353%
        HSV (HSB):
        267°, 62.9921%, 99.6078%
        XYZ:
        37.6180, 23.2682, 96.2744
        xyY:
        0.2394, 0.1481, 23.2682
      CIE-Lab:
        55.3475, 59.5717, -68.9484
        CIE-LCH:
        55.3475, 91.1190, 310.8271
        CIE-Luv:
        55.3475, 17.9365, -113.9048
        Hunter-Lab:
        48.2371, 54.7894, -84.5686
      #a65efe color charts
#a65efe RGB chart
      #a65efe CMYK chart
      #a65efe RGB pie chart
      #a65efe color shades, tints & tones
#a65efe color schemes
#a65efe color preview, HTML & CSS examples
           This text has a color of #a65efe        
        
          <p style="color:#a65efe;">Text here</p>
        
        
          .mytext {color:#a65efe;}
        
        Text color #a65efe
      
           This box has a color of #a65efe        
        
          <div style="background-color:#a65efe;">Content here</div>
        
        
          .mybackground {background-color:#a65efe;}
        
        Background color #a65efe
      
           Border around this has a color of #a65efe        
        
          <div style="border:2px solid #a65efe;">Content here</div>
        
        
          .myborder {border:2px solid #a65efe;}
        
        Border color #a65efe