#2b028a color space conversions
Hex:
        #2b028a
        RGB:
        43, 2, 138
        CMY:
        83, 99, 46
        CMYK:
        69, 99, 0, 46
      HSL:
        258°, 97.1429%, 27.4510%
        HSV (HSB):
        258°, 98.5507%, 54.1176%
        XYZ:
        5.6054, 2.3920, 24.2110
        xyY:
        0.1740, 0.0743, 2.3920
      CIE-Lab:
        17.4229, 50.5583, -63.5404
        CIE-LCH:
        17.4229, 81.2005, 308.5088
        CIE-Luv:
        17.4229, -0.3086, -63.3494
        Hunter-Lab:
        15.4660, 37.6288, -81.9881
      #2b028a color charts
#2b028a RGB chart
      #2b028a CMYK chart
      #2b028a RGB pie chart
      #2b028a color shades, tints & tones
#2b028a color schemes
#2b028a color preview, HTML & CSS examples
           This text has a color of #2b028a        
        
          <p style="color:#2b028a;">Text here</p>
        
        
          .mytext {color:#2b028a;}
        
        Text color #2b028a
      
           This box has a color of #2b028a        
        
          <div style="background-color:#2b028a;">Content here</div>
        
        
          .mybackground {background-color:#2b028a;}
        
        Background color #2b028a
      
           Border around this has a color of #2b028a        
        
          <div style="border:2px solid #2b028a;">Content here</div>
        
        
          .myborder {border:2px solid #2b028a;}
        
        Border color #2b028a