#a212ba color space conversions
Hex:
        #a212ba
        RGB:
        162, 18, 186
        CMY:
        36, 93, 27
        CMYK:
        13, 90, 0, 27
      HSL:
        291°, 82.3529%, 40.0000%
        HSV (HSB):
        291°, 90.3226%, 72.9412%
        XYZ:
        23.9795, 11.6592, 47.4410
        xyY:
        0.2886, 0.1403, 11.6592
      CIE-Lab:
        40.6692, 71.6758, -53.9161
        CIE-LCH:
        40.6692, 89.6904, 323.0487
        CIE-Luv:
        40.6692, 44.0346, -85.0084
        Hunter-Lab:
        34.1455, 65.6013, -58.4742
      #a212ba color charts
#a212ba RGB chart
      #a212ba CMYK chart
      #a212ba RGB pie chart
      #a212ba color shades, tints & tones
#a212ba color schemes
#a212ba color preview, HTML & CSS examples
           This text has a color of #a212ba        
        
          <p style="color:#a212ba;">Text here</p>
        
        
          .mytext {color:#a212ba;}
        
        Text color #a212ba
      
           This box has a color of #a212ba        
        
          <div style="background-color:#a212ba;">Content here</div>
        
        
          .mybackground {background-color:#a212ba;}
        
        Background color #a212ba
      
           Border around this has a color of #a212ba        
        
          <div style="border:2px solid #a212ba;">Content here</div>
        
        
          .myborder {border:2px solid #a212ba;}
        
        Border color #a212ba