#2d0055 color space conversions
Hex:
        #2d0055
        RGB:
        45, 0, 85
        CMY:
        82, 100, 67
        CMYK:
        47, 100, 0, 67
      HSL:
        272°, 100.0000%, 16.6667%
        HSV (HSB):
        272°, 100.0000%, 33.3333%
        XYZ:
        2.7219, 1.2138, 8.6852
        xyY:
        0.2157, 0.0962, 1.2138
      CIE-Lab:
        10.6585, 38.0651, -40.1303
        CIE-LCH:
        10.6585, 55.3117, 313.4872
        CIE-Luv:
        10.6585, 4.6958, -32.6772
        Hunter-Lab:
        11.0171, 24.8202, -39.0283
      #2d0055 color charts
#2d0055 RGB chart
      #2d0055 CMYK chart
      #2d0055 RGB pie chart
      #2d0055 color shades, tints & tones
#2d0055 color schemes
#2d0055 color preview, HTML & CSS examples
           This text has a color of #2d0055        
        
          <p style="color:#2d0055;">Text here</p>
        
        
          .mytext {color:#2d0055;}
        
        Text color #2d0055
      
           This box has a color of #2d0055        
        
          <div style="background-color:#2d0055;">Content here</div>
        
        
          .mybackground {background-color:#2d0055;}
        
        Background color #2d0055
      
           Border around this has a color of #2d0055        
        
          <div style="border:2px solid #2d0055;">Content here</div>
        
        
          .myborder {border:2px solid #2d0055;}
        
        Border color #2d0055