#2212aa color space conversions
Hex:
        #2212aa
        RGB:
        34, 18, 170
        CMY:
        87, 93, 33
        CMYK:
        80, 89, 0, 33
      HSL:
        246°, 80.8511%, 36.8627%
        HSV (HSB):
        246°, 89.4118%, 66.6667%
        XYZ:
        8.1317, 3.6750, 38.3110
        xyY:
        0.1623, 0.0733, 3.6750
      CIE-Lab:
        22.5664, 54.0838, -74.7006
        CIE-LCH:
        22.5664, 92.2239, 305.9048
        CIE-Luv:
        22.5664, -4.4882, -82.9398
        Hunter-Lab:
        19.1702, 42.1689, -105.0697
      #2212aa color charts
#2212aa RGB chart
      #2212aa CMYK chart
      #2212aa RGB pie chart
      #2212aa color shades, tints & tones
#2212aa color schemes
#2212aa color preview, HTML & CSS examples
           This text has a color of #2212aa        
        
          <p style="color:#2212aa;">Text here</p>
        
        
          .mytext {color:#2212aa;}
        
        Text color #2212aa
      
           This box has a color of #2212aa        
        
          <div style="background-color:#2212aa;">Content here</div>
        
        
          .mybackground {background-color:#2212aa;}
        
        Background color #2212aa
      
           Border around this has a color of #2212aa        
        
          <div style="border:2px solid #2212aa;">Content here</div>
        
        
          .myborder {border:2px solid #2212aa;}
        
        Border color #2212aa