#a12ef4 color space conversions
Hex:
        #a12ef4
        RGB:
        161, 46, 244
        CMY:
        37, 82, 4
        CMYK:
        34, 81, 0, 4
      HSL:
        275°, 90.0000%, 56.8627%
        HSV (HSB):
        275°, 81.1475%, 95.6863%
        XYZ:
        32.0041, 16.0627, 87.0016
        xyY:
        0.2369, 0.1189, 16.0627
      CIE-Lab:
        47.0567, 76.0543, -76.8707
        CIE-LCH:
        47.0567, 108.1358, 314.6941
        CIE-Luv:
        47.0567, 25.6402, -120.8735
        Hunter-Lab:
        40.0783, 72.4021, -100.6513
      #a12ef4 color charts
#a12ef4 RGB chart
      #a12ef4 CMYK chart
      #a12ef4 RGB pie chart
      #a12ef4 color shades, tints & tones
#a12ef4 color schemes
#a12ef4 color preview, HTML & CSS examples
           This text has a color of #a12ef4        
        
          <p style="color:#a12ef4;">Text here</p>
        
        
          .mytext {color:#a12ef4;}
        
        Text color #a12ef4
      
           This box has a color of #a12ef4        
        
          <div style="background-color:#a12ef4;">Content here</div>
        
        
          .mybackground {background-color:#a12ef4;}
        
        Background color #a12ef4
      
           Border around this has a color of #a12ef4        
        
          <div style="border:2px solid #a12ef4;">Content here</div>
        
        
          .myborder {border:2px solid #a12ef4;}
        
        Border color #a12ef4