#2d0970 color space conversions
Hex:
        #2d0970
        RGB:
        45, 9, 112
        CMY:
        82, 96, 56
        CMYK:
        60, 92, 0, 56
      HSL:
        261°, 85.1240%, 23.7255%
        HSV (HSB):
        261°, 91.9643%, 43.9216%
        XYZ:
        4.1045, 1.9231, 15.4841
        xyY:
        0.1908, 0.0894, 1.9231
      CIE-Lab:
        15.0785, 41.4604, -50.8096
        CIE-LCH:
        15.0785, 65.5788, 309.2143
        CIE-Luv:
        15.0785, 1.7499, -49.0757
        Hunter-Lab:
        13.8676, 28.5636, -56.4937
      #2d0970 color charts
#2d0970 RGB chart
      #2d0970 CMYK chart
      #2d0970 RGB pie chart
      #2d0970 color shades, tints & tones
#2d0970 color schemes
#2d0970 color preview, HTML & CSS examples
           This text has a color of #2d0970        
        
          <p style="color:#2d0970;">Text here</p>
        
        
          .mytext {color:#2d0970;}
        
        Text color #2d0970
      
           This box has a color of #2d0970        
        
          <div style="background-color:#2d0970;">Content here</div>
        
        
          .mybackground {background-color:#2d0970;}
        
        Background color #2d0970
      
           Border around this has a color of #2d0970        
        
          <div style="border:2px solid #2d0970;">Content here</div>
        
        
          .myborder {border:2px solid #2d0970;}
        
        Border color #2d0970