#2212ba color space conversions
Hex:
        #2212ba
        RGB:
        34, 18, 186
        CMY:
        87, 93, 27
        CMYK:
        82, 90, 0, 27
      HSL:
        246°, 82.3529%, 40.0000%
        HSV (HSB):
        246°, 90.3226%, 72.9412%
        XYZ:
        9.7389, 4.3179, 46.7745
        xyY:
        0.1601, 0.0710, 4.3179
      CIE-Lab:
        24.6956, 58.5582, -80.7434
        CIE-LCH:
        24.6956, 99.7425, 305.9510
        CIE-Luv:
        24.6956, -5.2996, -92.2825
        Hunter-Lab:
        20.7795, 47.2953, -118.9159
      #2212ba color charts
#2212ba RGB chart
      #2212ba CMYK chart
      #2212ba RGB pie chart
      #2212ba color shades, tints & tones
#2212ba color schemes
#2212ba color preview, HTML & CSS examples
           This text has a color of #2212ba        
        
          <p style="color:#2212ba;">Text here</p>
        
        
          .mytext {color:#2212ba;}
        
        Text color #2212ba
      
           This box has a color of #2212ba        
        
          <div style="background-color:#2212ba;">Content here</div>
        
        
          .mybackground {background-color:#2212ba;}
        
        Background color #2212ba
      
           Border around this has a color of #2212ba        
        
          <div style="border:2px solid #2212ba;">Content here</div>
        
        
          .myborder {border:2px solid #2212ba;}
        
        Border color #2212ba