#2b138a color space conversions
Hex:
        #2b138a
        RGB:
        43, 19, 138
        CMY:
        83, 93, 46
        CMYK:
        69, 86, 0, 46
      HSL:
        252°, 75.7962%, 30.7843%
        HSV (HSB):
        252°, 86.2319%, 54.1176%
        XYZ:
        5.8166, 2.8143, 24.2814
        xyY:
        0.1767, 0.0855, 2.8143
      CIE-Lab:
        19.2844, 44.9486, -60.4483
        CIE-LCH:
        19.2844, 75.3284, 306.6341
        CIE-Luv:
        19.2844, -1.3433, -64.8782
        Hunter-Lab:
        16.7759, 32.5320, -74.0730
      #2b138a color charts
#2b138a RGB chart
      #2b138a CMYK chart
      #2b138a RGB pie chart
      #2b138a color shades, tints & tones
#2b138a color schemes
#2b138a color preview, HTML & CSS examples
           This text has a color of #2b138a        
        
          <p style="color:#2b138a;">Text here</p>
        
        
          .mytext {color:#2b138a;}
        
        Text color #2b138a
      
           This box has a color of #2b138a        
        
          <div style="background-color:#2b138a;">Content here</div>
        
        
          .mybackground {background-color:#2b138a;}
        
        Background color #2b138a
      
           Border around this has a color of #2b138a        
        
          <div style="border:2px solid #2b138a;">Content here</div>
        
        
          .myborder {border:2px solid #2b138a;}
        
        Border color #2b138a