#2b048a color space conversions
Hex:
        #2b048a
        RGB:
        43, 4, 138
        CMY:
        83, 98, 46
        CMYK:
        69, 97, 0, 46
      HSL:
        257°, 94.3662%, 27.8431%
        HSV (HSB):
        257°, 97.1014%, 54.1176%
        XYZ:
        5.6271, 2.4354, 24.2183
        xyY:
        0.1743, 0.0754, 2.4354
      CIE-Lab:
        17.6239, 49.9428, -63.2059
        CIE-LCH:
        17.6239, 80.5560, 308.3144
        CIE-Luv:
        17.6239, -0.4112, -63.5620
        Hunter-Lab:
        15.6058, 37.0533, -81.0868
      #2b048a color charts
#2b048a RGB chart
      #2b048a CMYK chart
      #2b048a RGB pie chart
      #2b048a color shades, tints & tones
#2b048a color schemes
#2b048a color preview, HTML & CSS examples
           This text has a color of #2b048a        
        
          <p style="color:#2b048a;">Text here</p>
        
        
          .mytext {color:#2b048a;}
        
        Text color #2b048a
      
           This box has a color of #2b048a        
        
          <div style="background-color:#2b048a;">Content here</div>
        
        
          .mybackground {background-color:#2b048a;}
        
        Background color #2b048a
      
           Border around this has a color of #2b048a        
        
          <div style="border:2px solid #2b048a;">Content here</div>
        
        
          .myborder {border:2px solid #2b048a;}
        
        Border color #2b048a