#2b12ba color space conversions
Hex:
        #2b12ba
        RGB:
        43, 18, 186
        CMY:
        83, 93, 27
        CMYK:
        77, 90, 0, 27
      HSL:
        249°, 82.3529%, 40.0000%
        HSV (HSB):
        249°, 90.3226%, 72.9412%
        XYZ:
        10.0755, 4.4914, 46.7903
        xyY:
        0.1642, 0.0732, 4.4914
      CIE-Lab:
        25.2336, 58.9042, -79.8328
        CIE-LCH:
        25.2336, 99.2118, 306.4216
        CIE-Luv:
        25.2336, -4.2031, -92.7545
        Hunter-Lab:
        21.1929, 47.7748, -116.0673
      #2b12ba color charts
#2b12ba RGB chart
      #2b12ba CMYK chart
      #2b12ba RGB pie chart
      #2b12ba color shades, tints & tones
#2b12ba color schemes
#2b12ba color preview, HTML & CSS examples
           This text has a color of #2b12ba        
        
          <p style="color:#2b12ba;">Text here</p>
        
        
          .mytext {color:#2b12ba;}
        
        Text color #2b12ba
      
           This box has a color of #2b12ba        
        
          <div style="background-color:#2b12ba;">Content here</div>
        
        
          .mybackground {background-color:#2b12ba;}
        
        Background color #2b12ba
      
           Border around this has a color of #2b12ba        
        
          <div style="border:2px solid #2b12ba;">Content here</div>
        
        
          .myborder {border:2px solid #2b12ba;}
        
        Border color #2b12ba