#a8318d color space conversions
Hex:
        #a8318d
        RGB:
        168, 49, 141
        CMY:
        34, 81, 45
        CMYK:
        0, 71, 16, 34
      HSL:
        314°, 54.8387%, 42.5490%
        HSV (HSB):
        314°, 70.8333%, 65.8824%
        XYZ:
        22.0545, 12.4445, 26.4389
        xyY:
        0.3619, 0.2042, 12.4445
      CIE-Lab:
        41.9141, 57.6185, -24.9223
        CIE-LCH:
        41.9141, 62.7775, 336.6096
        CIE-Luv:
        41.9141, 59.0820, -43.3169
        Hunter-Lab:
        35.2768, 49.8608, -19.7423
      #a8318d color charts
#a8318d RGB chart
      #a8318d CMYK chart
      #a8318d RGB pie chart
      #a8318d color shades, tints & tones
#a8318d color schemes
#a8318d color preview, HTML & CSS examples
           This text has a color of #a8318d        
        
          <p style="color:#a8318d;">Text here</p>
        
        
          .mytext {color:#a8318d;}
        
        Text color #a8318d
      
           This box has a color of #a8318d        
        
          <div style="background-color:#a8318d;">Content here</div>
        
        
          .mybackground {background-color:#a8318d;}
        
        Background color #a8318d
      
           Border around this has a color of #a8318d        
        
          <div style="border:2px solid #a8318d;">Content here</div>
        
        
          .myborder {border:2px solid #a8318d;}
        
        Border color #a8318d