#a13274 color space conversions
Hex:
        #a13274
        RGB:
        161, 50, 116
        CMY:
        37, 80, 55
        CMYK:
        0, 69, 28, 37
      HSL:
        324°, 52.6066%, 41.3725%
        HSV (HSB):
        324°, 68.9441%, 63.1373%
        XYZ:
        18.9909, 11.1192, 17.6683
        xyY:
        0.3975, 0.2327, 11.1192
      CIE-Lab:
        39.7806, 51.8736, -12.9141
        CIE-LCH:
        39.7806, 53.4569, 346.0202
        CIE-Luv:
        39.7806, 62.2062, -25.4655
        Hunter-Lab:
        33.3455, 43.3047, -8.0733
      #a13274 color charts
#a13274 RGB chart
      #a13274 CMYK chart
      #a13274 RGB pie chart
      #a13274 color shades, tints & tones
#a13274 color schemes
#a13274 color preview, HTML & CSS examples
           This text has a color of #a13274        
        
          <p style="color:#a13274;">Text here</p>
        
        
          .mytext {color:#a13274;}
        
        Text color #a13274
      
           This box has a color of #a13274        
        
          <div style="background-color:#a13274;">Content here</div>
        
        
          .mybackground {background-color:#a13274;}
        
        Background color #a13274
      
           Border around this has a color of #a13274        
        
          <div style="border:2px solid #a13274;">Content here</div>
        
        
          .myborder {border:2px solid #a13274;}
        
        Border color #a13274