#2d1963 color space conversions
Hex:
        #2d1963
        RGB:
        45, 25, 99
        CMY:
        82, 90, 61
        CMYK:
        55, 75, 0, 61
      HSL:
        256°, 59.6774%, 24.3137%
        HSV (HSB):
        256°, 74.7475%, 38.8235%
        XYZ:
        3.6820, 2.1540, 12.0261
        xyY:
        0.2061, 0.1206, 2.1540
      CIE-Lab:
        16.2755, 30.0617, -40.3113
        CIE-LCH:
        16.2755, 50.2862, 306.7133
        CIE-Luv:
        16.2755, 1.3782, -42.1785
        Hunter-Lab:
        14.6765, 19.0970, -38.3092
      #2d1963 color charts
#2d1963 RGB chart
      #2d1963 CMYK chart
      #2d1963 RGB pie chart
      #2d1963 color shades, tints & tones
#2d1963 color schemes
#2d1963 color preview, HTML & CSS examples
           This text has a color of #2d1963        
        
          <p style="color:#2d1963;">Text here</p>
        
        
          .mytext {color:#2d1963;}
        
        Text color #2d1963
      
           This box has a color of #2d1963        
        
          <div style="background-color:#2d1963;">Content here</div>
        
        
          .mybackground {background-color:#2d1963;}
        
        Background color #2d1963
      
           Border around this has a color of #2d1963        
        
          <div style="border:2px solid #2d1963;">Content here</div>
        
        
          .myborder {border:2px solid #2d1963;}
        
        Border color #2d1963