#2d149b color space conversions
Hex:
        #2d149b
        RGB:
        45, 20, 155
        CMY:
        82, 92, 39
        CMYK:
        71, 87, 0, 39
      HSL:
        251°, 77.1429%, 34.3137%
        HSV (HSB):
        251°, 87.0968%, 60.7843%
        XYZ:
        7.2487, 3.4248, 31.2893
        xyY:
        0.1727, 0.0816, 3.4248
      CIE-Lab:
        21.6705, 49.6640, -67.0311
        CIE-LCH:
        21.6705, 83.4247, 306.5351
        CIE-Luv:
        21.6705, -2.1676, -74.9939
        Hunter-Lab:
        18.5061, 37.5318, -87.2908
      #2d149b color charts
#2d149b RGB chart
      #2d149b CMYK chart
      #2d149b RGB pie chart
      #2d149b color shades, tints & tones
#2d149b color schemes
#2d149b color preview, HTML & CSS examples
           This text has a color of #2d149b        
        
          <p style="color:#2d149b;">Text here</p>
        
        
          .mytext {color:#2d149b;}
        
        Text color #2d149b
      
           This box has a color of #2d149b        
        
          <div style="background-color:#2d149b;">Content here</div>
        
        
          .mybackground {background-color:#2d149b;}
        
        Background color #2d149b
      
           Border around this has a color of #2d149b        
        
          <div style="border:2px solid #2d149b;">Content here</div>
        
        
          .myborder {border:2px solid #2d149b;}
        
        Border color #2d149b