#a12685 color space conversions
Hex:
        #a12685
        RGB:
        161, 38, 133
        CMY:
        37, 85, 48
        CMYK:
        0, 76, 17, 37
      HSL:
        314°, 61.8090%, 39.0196%
        HSV (HSB):
        314°, 76.3975%, 63.1373%
        XYZ:
        19.6247, 10.6567, 23.2129
        xyY:
        0.3669, 0.1992, 10.6567
      CIE-Lab:
        38.9962, 58.4704, -24.6565
        CIE-LCH:
        38.9962, 63.4566, 337.1352
        CIE-Luv:
        38.9962, 59.4507, -42.2442
        Hunter-Lab:
        32.6447, 50.1790, -19.3086
      #a12685 color charts
#a12685 RGB chart
      #a12685 CMYK chart
      #a12685 RGB pie chart
      #a12685 color shades, tints & tones
#a12685 color schemes
#a12685 color preview, HTML & CSS examples
           This text has a color of #a12685        
        
          <p style="color:#a12685;">Text here</p>
        
        
          .mytext {color:#a12685;}
        
        Text color #a12685
      
           This box has a color of #a12685        
        
          <div style="background-color:#a12685;">Content here</div>
        
        
          .mybackground {background-color:#a12685;}
        
        Background color #a12685
      
           Border around this has a color of #a12685        
        
          <div style="border:2px solid #a12685;">Content here</div>
        
        
          .myborder {border:2px solid #a12685;}
        
        Border color #a12685