#2b063a color space conversions
Hex:
        #2b063a
        RGB:
        43, 6, 58
        CMY:
        83, 98, 77
        CMYK:
        26, 90, 0, 77
      HSL:
        283°, 81.2500%, 12.5490%
        HSV (HSB):
        283°, 89.6552%, 22.7451%
        XYZ:
        1.8251, 0.9493, 4.0900
        xyY:
        0.2659, 0.1383, 0.9493
      CIE-Lab:
        8.5620, 28.0209, -24.6328
        CIE-LCH:
        8.5620, 37.3088, 318.6817
        CIE-Luv:
        8.5620, 6.6567, -18.5663
        Hunter-Lab:
        9.7434, 16.3854, -18.0682
      #2b063a color charts
#2b063a RGB chart
      #2b063a CMYK chart
      #2b063a RGB pie chart
      #2b063a color shades, tints & tones
#2b063a color schemes
#2b063a color preview, HTML & CSS examples
           This text has a color of #2b063a        
        
          <p style="color:#2b063a;">Text here</p>
        
        
          .mytext {color:#2b063a;}
        
        Text color #2b063a
      
           This box has a color of #2b063a        
        
          <div style="background-color:#2b063a;">Content here</div>
        
        
          .mybackground {background-color:#2b063a;}
        
        Background color #2b063a
      
           Border around this has a color of #2b063a        
        
          <div style="border:2px solid #2b063a;">Content here</div>
        
        
          .myborder {border:2px solid #2b063a;}
        
        Border color #2b063a