#2b004f color space conversions
Hex:
        #2b004f
        RGB:
        43, 0, 79
        CMY:
        83, 100, 69
        CMYK:
        46, 100, 0, 69
      HSL:
        273°, 100.0000%, 15.4902%
        HSV (HSB):
        273°, 100.0000%, 30.9804%
        XYZ:
        2.4075, 1.0781, 7.4783
        xyY:
        0.2196, 0.0983, 1.0781
      CIE-Lab:
        9.6258, 36.3852, -37.7227
        CIE-LCH:
        9.6258, 52.4107, 313.9660
        CIE-Luv:
        9.6258, 4.6252, -29.0016
        Hunter-Lab:
        10.3832, 23.2182, -35.4346
      #2b004f color charts
#2b004f RGB chart
      #2b004f CMYK chart
      #2b004f RGB pie chart
      #2b004f color shades, tints & tones
#2b004f color schemes
#2b004f color preview, HTML & CSS examples
           This text has a color of #2b004f        
        
          <p style="color:#2b004f;">Text here</p>
        
        
          .mytext {color:#2b004f;}
        
        Text color #2b004f
      
           This box has a color of #2b004f        
        
          <div style="background-color:#2b004f;">Content here</div>
        
        
          .mybackground {background-color:#2b004f;}
        
        Background color #2b004f
      
           Border around this has a color of #2b004f        
        
          <div style="border:2px solid #2b004f;">Content here</div>
        
        
          .myborder {border:2px solid #2b004f;}
        
        Border color #2b004f