#a13469 color space conversions
Hex:
        #a13469
        RGB:
        161, 52, 105
        CMY:
        37, 80, 59
        CMYK:
        0, 68, 35, 37
      HSL:
        331°, 51.1737%, 41.7647%
        HSV (HSB):
        331°, 67.7019%, 63.1373%
        XYZ:
        18.4757, 11.0530, 14.5243
        xyY:
        0.4194, 0.2509, 11.0530
      CIE-Lab:
        39.6695, 49.6846, -6.2079
        CIE-LCH:
        39.6695, 50.0709, 352.8780
        CIE-Luv:
        39.6695, 65.2464, -16.3655
        Hunter-Lab:
        33.2460, 41.0169, -2.6299
      #a13469 color charts
#a13469 RGB chart
      #a13469 CMYK chart
      #a13469 RGB pie chart
      #a13469 color shades, tints & tones
#a13469 color schemes
#a13469 color preview, HTML & CSS examples
           This text has a color of #a13469        
        
          <p style="color:#a13469;">Text here</p>
        
        
          .mytext {color:#a13469;}
        
        Text color #a13469
      
           This box has a color of #a13469        
        
          <div style="background-color:#a13469;">Content here</div>
        
        
          .mybackground {background-color:#a13469;}
        
        Background color #a13469
      
           Border around this has a color of #a13469        
        
          <div style="border:2px solid #a13469;">Content here</div>
        
        
          .myborder {border:2px solid #a13469;}
        
        Border color #a13469