#a081ea color space conversions
Hex:
        #a081ea
        RGB:
        160, 129, 234
        CMY:
        37, 49, 8
        CMYK:
        32, 45, 0, 8
      HSL:
        258°, 71.4286%, 71.1765%
        HSV (HSB):
        258°, 44.8718%, 91.7647%
        XYZ:
        37.1987, 29.1146, 81.5010
        xyY:
        0.2517, 0.1970, 29.1146
      CIE-Lab:
        60.8826, 34.3444, -49.0361
        CIE-LCH:
        60.8826, 59.8671, 305.0070
        CIE-Luv:
        60.8826, 7.3402, -81.9997
        Hunter-Lab:
        53.9580, 28.6319, -51.7842
      #a081ea color charts
#a081ea RGB chart
      #a081ea CMYK chart
      #a081ea RGB pie chart
      #a081ea color shades, tints & tones
#a081ea color schemes
#a081ea color preview, HTML & CSS examples
           This text has a color of #a081ea        
        
          <p style="color:#a081ea;">Text here</p>
        
        
          .mytext {color:#a081ea;}
        
        Text color #a081ea
      
           This box has a color of #a081ea        
        
          <div style="background-color:#a081ea;">Content here</div>
        
        
          .mybackground {background-color:#a081ea;}
        
        Background color #a081ea
      
           Border around this has a color of #a081ea        
        
          <div style="border:2px solid #a081ea;">Content here</div>
        
        
          .myborder {border:2px solid #a081ea;}
        
        Border color #a081ea