#a12cb9 color space conversions
Hex:
        #a12cb9
        RGB:
        161, 44, 185
        CMY:
        37, 83, 27
        CMYK:
        13, 76, 0, 27
      HSL:
        290°, 61.5721%, 44.9020%
        HSV (HSB):
        290°, 76.2162%, 72.5490%
        XYZ:
        24.3556, 12.8812, 47.1016
        xyY:
        0.2888, 0.1527, 12.8812
      CIE-Lab:
        42.5837, 65.0666, -50.2528
        CIE-LCH:
        42.5837, 82.2132, 322.3201
        CIE-Luv:
        42.5837, 40.7571, -80.4362
        Hunter-Lab:
        35.8904, 58.3236, -52.6873
      #a12cb9 color charts
#a12cb9 RGB chart
      #a12cb9 CMYK chart
      #a12cb9 RGB pie chart
      #a12cb9 color shades, tints & tones
#a12cb9 color schemes
#a12cb9 color preview, HTML & CSS examples
           This text has a color of #a12cb9        
        
          <p style="color:#a12cb9;">Text here</p>
        
        
          .mytext {color:#a12cb9;}
        
        Text color #a12cb9
      
           This box has a color of #a12cb9        
        
          <div style="background-color:#a12cb9;">Content here</div>
        
        
          .mybackground {background-color:#a12cb9;}
        
        Background color #a12cb9
      
           Border around this has a color of #a12cb9        
        
          <div style="border:2px solid #a12cb9;">Content here</div>
        
        
          .myborder {border:2px solid #a12cb9;}
        
        Border color #a12cb9