#2d0089 color space conversions
Hex:
        #2d0089
        RGB:
        45, 0, 137
        CMY:
        82, 100, 46
        CMYK:
        67, 100, 0, 46
      HSL:
        260°, 100.0000%, 26.8627%
        HSV (HSB):
        260°, 100.0000%, 53.7255%
        XYZ:
        5.5975, 2.3640, 23.8282
        xyY:
        0.1761, 0.0744, 2.3640
      CIE-Lab:
        17.2922, 51.0306, -63.1237
        CIE-LCH:
        17.2922, 81.1709, 308.9528
        CIE-Luv:
        17.2922, 0.2492, -62.7829
        Hunter-Lab:
        15.3754, 38.0775, -81.1225
      #2d0089 color charts
#2d0089 RGB chart
      #2d0089 CMYK chart
      #2d0089 RGB pie chart
      #2d0089 color shades, tints & tones
#2d0089 color schemes
#2d0089 color preview, HTML & CSS examples
           This text has a color of #2d0089        
        
          <p style="color:#2d0089;">Text here</p>
        
        
          .mytext {color:#2d0089;}
        
        Text color #2d0089
      
           This box has a color of #2d0089        
        
          <div style="background-color:#2d0089;">Content here</div>
        
        
          .mybackground {background-color:#2d0089;}
        
        Background color #2d0089
      
           Border around this has a color of #2d0089        
        
          <div style="border:2px solid #2d0089;">Content here</div>
        
        
          .myborder {border:2px solid #2d0089;}
        
        Border color #2d0089