#a082e5 color space conversions
Hex:
        #a082e5
        RGB:
        160, 130, 229
        CMY:
        37, 49, 10
        CMYK:
        30, 43, 0, 10
      HSL:
        258°, 65.5629%, 70.3922%
        HSV (HSB):
        258°, 43.2314%, 89.8039%
        XYZ:
        36.6227, 29.0960, 77.8146
        xyY:
        0.2552, 0.2027, 29.0960
      CIE-Lab:
        60.8663, 32.5173, -46.2841
        CIE-LCH:
        60.8663, 56.5650, 305.0903
        CIE-Luv:
        60.8663, 7.5213, -77.2984
        Hunter-Lab:
        53.9407, 26.7952, -47.7730
      #a082e5 color charts
#a082e5 RGB chart
      #a082e5 CMYK chart
      #a082e5 RGB pie chart
      #a082e5 color shades, tints & tones
#a082e5 color schemes
#a082e5 color preview, HTML & CSS examples
           This text has a color of #a082e5        
        
          <p style="color:#a082e5;">Text here</p>
        
        
          .mytext {color:#a082e5;}
        
        Text color #a082e5
      
           This box has a color of #a082e5        
        
          <div style="background-color:#a082e5;">Content here</div>
        
        
          .mybackground {background-color:#a082e5;}
        
        Background color #a082e5
      
           Border around this has a color of #a082e5        
        
          <div style="border:2px solid #a082e5;">Content here</div>
        
        
          .myborder {border:2px solid #a082e5;}
        
        Border color #a082e5