#a212ae color space conversions
Hex:
        #a212ae
        RGB:
        162, 18, 174
        CMY:
        36, 93, 32
        CMYK:
        7, 90, 0, 32
      HSL:
        295°, 81.2500%, 37.6471%
        HSV (HSB):
        295°, 89.6552%, 68.2353%
        XYZ:
        22.7566, 11.1700, 41.0010
        xyY:
        0.3037, 0.1491, 11.1700
      CIE-Lab:
        39.8653, 69.6759, -48.1052
        CIE-LCH:
        39.8653, 84.6690, 325.3783
        CIE-Luv:
        39.8653, 48.0375, -76.4271
        Hunter-Lab:
        33.4215, 63.0522, -49.3410
      #a212ae color charts
#a212ae RGB chart
      #a212ae CMYK chart
      #a212ae RGB pie chart
      #a212ae color shades, tints & tones
#a212ae color schemes
#a212ae color preview, HTML & CSS examples
           This text has a color of #a212ae        
        
          <p style="color:#a212ae;">Text here</p>
        
        
          .mytext {color:#a212ae;}
        
        Text color #a212ae
      
           This box has a color of #a212ae        
        
          <div style="background-color:#a212ae;">Content here</div>
        
        
          .mybackground {background-color:#a212ae;}
        
        Background color #a212ae
      
           Border around this has a color of #a212ae        
        
          <div style="border:2px solid #a212ae;">Content here</div>
        
        
          .myborder {border:2px solid #a212ae;}
        
        Border color #a212ae