#2b12bc color space conversions
Hex:
        #2b12bc
        RGB:
        43, 18, 188
        CMY:
        83, 93, 26
        CMYK:
        77, 90, 0, 26
      HSL:
        249°, 82.5243%, 40.3922%
        HSV (HSB):
        249°, 90.4255%, 73.7255%
        XYZ:
        10.2897, 4.5770, 47.9181
        xyY:
        0.1639, 0.0729, 4.5770
      CIE-Lab:
        25.4941, 59.4463, -80.5867
        CIE-LCH:
        25.4941, 100.1403, 306.4150
        CIE-Luv:
        25.4941, -4.3161, -93.9132
        Hunter-Lab:
        21.3940, 48.4118, -117.8212
      #2b12bc color charts
#2b12bc RGB chart
      #2b12bc CMYK chart
      #2b12bc RGB pie chart
      #2b12bc color shades, tints & tones
#2b12bc color schemes
#2b12bc color preview, HTML & CSS examples
           This text has a color of #2b12bc        
        
          <p style="color:#2b12bc;">Text here</p>
        
        
          .mytext {color:#2b12bc;}
        
        Text color #2b12bc
      
           This box has a color of #2b12bc        
        
          <div style="background-color:#2b12bc;">Content here</div>
        
        
          .mybackground {background-color:#2b12bc;}
        
        Background color #2b12bc
      
           Border around this has a color of #2b12bc        
        
          <div style="border:2px solid #2b12bc;">Content here</div>
        
        
          .myborder {border:2px solid #2b12bc;}
        
        Border color #2b12bc