#2d0053 color space conversions
Hex:
        #2d0053
        RGB:
        45, 0, 83
        CMY:
        82, 100, 67
        CMYK:
        46, 100, 0, 67
      HSL:
        273°, 100.0000%, 16.2745%
        HSV (HSB):
        273°, 100.0000%, 32.5490%
        XYZ:
        2.6435, 1.1824, 8.2725
        xyY:
        0.2185, 0.0977, 1.1824
      CIE-Lab:
        10.4271, 37.5806, -39.1437
        CIE-LCH:
        10.4271, 54.2635, 313.8328
        CIE-Luv:
        10.4271, 4.8953, -31.5679
        Hunter-Lab:
        10.8739, 24.3652, -37.4941
      #2d0053 color charts
#2d0053 RGB chart
      #2d0053 CMYK chart
      #2d0053 RGB pie chart
      #2d0053 color shades, tints & tones
#2d0053 color schemes
#2d0053 color preview, HTML & CSS examples
           This text has a color of #2d0053        
        
          <p style="color:#2d0053;">Text here</p>
        
        
          .mytext {color:#2d0053;}
        
        Text color #2d0053
      
           This box has a color of #2d0053        
        
          <div style="background-color:#2d0053;">Content here</div>
        
        
          .mybackground {background-color:#2d0053;}
        
        Background color #2d0053
      
           Border around this has a color of #2d0053        
        
          <div style="border:2px solid #2d0053;">Content here</div>
        
        
          .myborder {border:2px solid #2d0053;}
        
        Border color #2d0053