#a12eed color space conversions
Hex:
        #a12eed
        RGB:
        161, 46, 237
        CMY:
        37, 82, 7
        CMYK:
        32, 81, 0, 7
      HSL:
        276°, 84.1410%, 55.4902%
        HSV (HSB):
        276°, 80.5907%, 92.9412%
        XYZ:
        30.9610, 15.6455, 81.5088
        xyY:
        0.2417, 0.1221, 15.6455
      CIE-Lab:
        46.5059, 74.6074, -73.8294
        CIE-LCH:
        46.5059, 104.9621, 315.3003
        CIE-Luv:
        46.5059, 27.1520, -116.2791
        Hunter-Lab:
        39.5544, 70.4999, -94.4895
      #a12eed color charts
#a12eed RGB chart
      #a12eed CMYK chart
      #a12eed RGB pie chart
      #a12eed color shades, tints & tones
#a12eed color schemes
#a12eed color preview, HTML & CSS examples
           This text has a color of #a12eed        
        
          <p style="color:#a12eed;">Text here</p>
        
        
          .mytext {color:#a12eed;}
        
        Text color #a12eed
      
           This box has a color of #a12eed        
        
          <div style="background-color:#a12eed;">Content here</div>
        
        
          .mybackground {background-color:#a12eed;}
        
        Background color #a12eed
      
           Border around this has a color of #a12eed        
        
          <div style="border:2px solid #a12eed;">Content here</div>
        
        
          .myborder {border:2px solid #a12eed;}
        
        Border color #a12eed