#a212bf color space conversions
Hex:
        #a212bf
        RGB:
        162, 18, 191
        CMY:
        36, 93, 25
        CMYK:
        15, 91, 0, 25
      HSL:
        290°, 82.7751%, 40.9804%
        HSV (HSB):
        290°, 90.5759%, 74.9020%
        XYZ:
        24.5206, 11.8756, 50.2901
        xyY:
        0.2829, 0.1370, 11.8756
      CIE-Lab:
        41.0177, 72.5322, -56.2917
        CIE-LCH:
        41.0177, 91.8132, 322.1852
        CIE-Luv:
        41.0177, 42.4459, -88.5208
        Hunter-Lab:
        34.4610, 66.7043, -62.4012
      #a212bf color charts
#a212bf RGB chart
      #a212bf CMYK chart
      #a212bf RGB pie chart
      #a212bf color shades, tints & tones
#a212bf color schemes
#a212bf color preview, HTML & CSS examples
           This text has a color of #a212bf        
        
          <p style="color:#a212bf;">Text here</p>
        
        
          .mytext {color:#a212bf;}
        
        Text color #a212bf
      
           This box has a color of #a212bf        
        
          <div style="background-color:#a212bf;">Content here</div>
        
        
          .mybackground {background-color:#a212bf;}
        
        Background color #a212bf
      
           Border around this has a color of #a212bf        
        
          <div style="border:2px solid #a212bf;">Content here</div>
        
        
          .myborder {border:2px solid #a212bf;}
        
        Border color #a212bf