#a82094 color space conversions
Hex:
        #a82094
        RGB:
        168, 32, 148
        CMY:
        34, 87, 42
        CMYK:
        0, 81, 12, 34
      HSL:
        309°, 68.0000%, 39.2157%
        HSV (HSB):
        309°, 80.9524%, 65.8824%
        XYZ:
        22.0103, 11.4960, 29.0758
        xyY:
        0.3517, 0.1837, 11.4960
      CIE-Lab:
        40.4036, 63.9240, -31.5440
        CIE-LCH:
        40.4036, 71.2832, 333.7354
        CIE-Luv:
        40.4036, 60.2563, -53.0621
        Hunter-Lab:
        33.9057, 56.5402, -27.1102
      #a82094 color charts
#a82094 RGB chart
      #a82094 CMYK chart
      #a82094 RGB pie chart
      #a82094 color shades, tints & tones
#a82094 color schemes
#a82094 color preview, HTML & CSS examples
           This text has a color of #a82094        
        
          <p style="color:#a82094;">Text here</p>
        
        
          .mytext {color:#a82094;}
        
        Text color #a82094
      
           This box has a color of #a82094        
        
          <div style="background-color:#a82094;">Content here</div>
        
        
          .mybackground {background-color:#a82094;}
        
        Background color #a82094
      
           Border around this has a color of #a82094        
        
          <div style="border:2px solid #a82094;">Content here</div>
        
        
          .myborder {border:2px solid #a82094;}
        
        Border color #a82094