#a12af5 color space conversions
Hex:
        #a12af5
        RGB:
        161, 42, 245
        CMY:
        37, 84, 4
        CMYK:
        34, 83, 0, 4
      HSL:
        275°, 91.0314%, 56.2745%
        HSV (HSB):
        275°, 82.8571%, 96.0784%
        XYZ:
        32.0073, 15.8256, 87.7539
        xyY:
        0.2361, 0.1167, 15.8256
      CIE-Lab:
        46.7448, 77.4103, -77.9417
        CIE-LCH:
        46.7448, 109.8511, 314.8040
        CIE-Luv:
        46.7448, 25.8399, -122.1068
        Hunter-Lab:
        39.7814, 74.0004, -102.9411
      #a12af5 color charts
#a12af5 RGB chart
      #a12af5 CMYK chart
      #a12af5 RGB pie chart
      #a12af5 color shades, tints & tones
#a12af5 color schemes
#a12af5 color preview, HTML & CSS examples
           This text has a color of #a12af5        
        
          <p style="color:#a12af5;">Text here</p>
        
        
          .mytext {color:#a12af5;}
        
        Text color #a12af5
      
           This box has a color of #a12af5        
        
          <div style="background-color:#a12af5;">Content here</div>
        
        
          .mybackground {background-color:#a12af5;}
        
        Background color #a12af5
      
           Border around this has a color of #a12af5        
        
          <div style="border:2px solid #a12af5;">Content here</div>
        
        
          .myborder {border:2px solid #a12af5;}
        
        Border color #a12af5