#2b048b color space conversions
Hex:
        #2b048b
        RGB:
        43, 4, 139
        CMY:
        83, 98, 45
        CMYK:
        69, 97, 0, 45
      HSL:
        257°, 94.4056%, 28.0392%
        HSV (HSB):
        257°, 97.1223%, 54.5098%
        XYZ:
        5.6999, 2.4645, 24.6014
        xyY:
        0.1740, 0.0752, 2.4645
      CIE-Lab:
        17.7573, 50.2041, -63.6115
        CIE-LCH:
        17.7573, 81.0362, 308.2815
        CIE-Luv:
        17.7573, -0.4820, -64.1516
        Hunter-Lab:
        15.6987, 37.3367, -81.9238
      #2b048b color charts
#2b048b RGB chart
      #2b048b CMYK chart
      #2b048b RGB pie chart
      #2b048b color shades, tints & tones
#2b048b color schemes
#2b048b color preview, HTML & CSS examples
           This text has a color of #2b048b        
        
          <p style="color:#2b048b;">Text here</p>
        
        
          .mytext {color:#2b048b;}
        
        Text color #2b048b
      
           This box has a color of #2b048b        
        
          <div style="background-color:#2b048b;">Content here</div>
        
        
          .mybackground {background-color:#2b048b;}
        
        Background color #2b048b
      
           Border around this has a color of #2b048b        
        
          <div style="border:2px solid #2b048b;">Content here</div>
        
        
          .myborder {border:2px solid #2b048b;}
        
        Border color #2b048b