#2d0156 color space conversions
Hex:
        #2d0156
        RGB:
        45, 1, 86
        CMY:
        82, 100, 66
        CMYK:
        48, 99, 0, 66
      HSL:
        271°, 97.7011%, 17.0588%
        HSV (HSB):
        271°, 98.8372%, 33.7255%
        XYZ:
        2.7728, 1.2515, 8.8995
        xyY:
        0.2145, 0.0968, 1.2515
      CIE-Lab:
        10.9319, 37.8342, -40.3616
        CIE-LCH:
        10.9319, 55.3217, 313.1488
        CIE-Luv:
        10.9319, 4.5557, -33.3780
        Hunter-Lab:
        11.1870, 24.6651, -39.3358
      #2d0156 color charts
#2d0156 RGB chart
      #2d0156 CMYK chart
      #2d0156 RGB pie chart
      #2d0156 color shades, tints & tones
#2d0156 color schemes
#2d0156 color preview, HTML & CSS examples
           This text has a color of #2d0156        
        
          <p style="color:#2d0156;">Text here</p>
        
        
          .mytext {color:#2d0156;}
        
        Text color #2d0156
      
           This box has a color of #2d0156        
        
          <div style="background-color:#2d0156;">Content here</div>
        
        
          .mybackground {background-color:#2d0156;}
        
        Background color #2d0156
      
           Border around this has a color of #2d0156        
        
          <div style="border:2px solid #2d0156;">Content here</div>
        
        
          .myborder {border:2px solid #2d0156;}
        
        Border color #2d0156