#a82c94 color space conversions
Hex:
        #a82c94
        RGB:
        168, 44, 148
        CMY:
        34, 83, 42
        CMYK:
        0, 74, 12, 34
      HSL:
        310°, 58.4906%, 41.5686%
        HSV (HSB):
        310°, 73.8095%, 65.8824%
        XYZ:
        22.3944, 12.2643, 29.2039
        xyY:
        0.3507, 0.1920, 12.2643
      CIE-Lab:
        41.6332, 60.4001, -29.6129
        CIE-LCH:
        41.6332, 67.2688, 333.8823
        CIE-Luv:
        41.6332, 57.8449, -50.2592
        Hunter-Lab:
        35.0204, 52.8591, -24.9282
      #a82c94 color charts
#a82c94 RGB chart
      #a82c94 CMYK chart
      #a82c94 RGB pie chart
      #a82c94 color shades, tints & tones
#a82c94 color schemes
#a82c94 color preview, HTML & CSS examples
           This text has a color of #a82c94        
        
          <p style="color:#a82c94;">Text here</p>
        
        
          .mytext {color:#a82c94;}
        
        Text color #a82c94
      
           This box has a color of #a82c94        
        
          <div style="background-color:#a82c94;">Content here</div>
        
        
          .mybackground {background-color:#a82c94;}
        
        Background color #a82c94
      
           Border around this has a color of #a82c94        
        
          <div style="border:2px solid #a82c94;">Content here</div>
        
        
          .myborder {border:2px solid #a82c94;}
        
        Border color #a82c94