#2b13bc color space conversions
Hex:
        #2b13bc
        RGB:
        43, 19, 188
        CMY:
        83, 93, 26
        CMYK:
        77, 90, 0, 26
      HSL:
        249°, 81.6425%, 40.5882%
        HSV (HSB):
        249°, 89.8936%, 73.7255%
        XYZ:
        10.3062, 4.6102, 47.9236
        xyY:
        0.1640, 0.0734, 4.6102
      CIE-Lab:
        25.5940, 59.1436, -80.4203
        CIE-LCH:
        25.5940, 99.8268, 306.3319
        CIE-Luv:
        25.5940, -4.3802, -93.9829
        Hunter-Lab:
        21.4713, 48.1052, -117.3043
      #2b13bc color charts
#2b13bc RGB chart
      #2b13bc CMYK chart
      #2b13bc RGB pie chart
      #2b13bc color shades, tints & tones
#2b13bc color schemes
#2b13bc color preview, HTML & CSS examples
           This text has a color of #2b13bc        
        
          <p style="color:#2b13bc;">Text here</p>
        
        
          .mytext {color:#2b13bc;}
        
        Text color #2b13bc
      
           This box has a color of #2b13bc        
        
          <div style="background-color:#2b13bc;">Content here</div>
        
        
          .mybackground {background-color:#2b13bc;}
        
        Background color #2b13bc
      
           Border around this has a color of #2b13bc        
        
          <div style="border:2px solid #2b13bc;">Content here</div>
        
        
          .myborder {border:2px solid #2b13bc;}
        
        Border color #2b13bc