#2d2395 color space conversions
Hex:
        #2d2395
        RGB:
        45, 35, 149
        CMY:
        82, 86, 42
        CMYK:
        70, 77, 0, 42
      HSL:
        245°, 61.9565%, 36.0784%
        HSV (HSB):
        245°, 76.5101%, 58.4314%
        XYZ:
        7.1080, 3.9299, 28.8177
        xyY:
        0.1783, 0.0986, 3.9299
      CIE-Lab:
        23.4383, 40.6635, -60.4123
        CIE-LCH:
        23.4383, 72.8228, 303.9445
        CIE-Luv:
        23.4383, -3.4768, -72.0375
        Hunter-Lab:
        19.8239, 29.3108, -72.3121
      #2d2395 color charts
#2d2395 RGB chart
      #2d2395 CMYK chart
      #2d2395 RGB pie chart
      #2d2395 color shades, tints & tones
#2d2395 color schemes
#2d2395 color preview, HTML & CSS examples
           This text has a color of #2d2395        
        
          <p style="color:#2d2395;">Text here</p>
        
        
          .mytext {color:#2d2395;}
        
        Text color #2d2395
      
           This box has a color of #2d2395        
        
          <div style="background-color:#2d2395;">Content here</div>
        
        
          .mybackground {background-color:#2d2395;}
        
        Background color #2d2395
      
           Border around this has a color of #2d2395        
        
          <div style="border:2px solid #2d2395;">Content here</div>
        
        
          .myborder {border:2px solid #2d2395;}
        
        Border color #2d2395