#2d1d83 color space conversions
Hex:
        #2d1d83
        RGB:
        45, 29, 131
        CMY:
        82, 89, 49
        CMYK:
        66, 78, 0, 49
      HSL:
        249°, 63.7500%, 31.3725%
        HSV (HSB):
        249°, 77.8626%, 51.3725%
        XYZ:
        5.6183, 3.0753, 21.7702
        xyY:
        0.1844, 0.1009, 3.0753
      CIE-Lab:
        20.3430, 38.1204, -54.2889
        CIE-LCH:
        20.3430, 66.3359, 305.0757
        CIE-Luv:
        20.3430, -1.5491, -61.3261
        Hunter-Lab:
        17.5366, 26.4980, -61.3281
      #2d1d83 color charts
#2d1d83 RGB chart
      #2d1d83 CMYK chart
      #2d1d83 RGB pie chart
      #2d1d83 color shades, tints & tones
#2d1d83 color schemes
#2d1d83 color preview, HTML & CSS examples
           This text has a color of #2d1d83        
        
          <p style="color:#2d1d83;">Text here</p>
        
        
          .mytext {color:#2d1d83;}
        
        Text color #2d1d83
      
           This box has a color of #2d1d83        
        
          <div style="background-color:#2d1d83;">Content here</div>
        
        
          .mybackground {background-color:#2d1d83;}
        
        Background color #2d1d83
      
           Border around this has a color of #2d1d83        
        
          <div style="border:2px solid #2d1d83;">Content here</div>
        
        
          .myborder {border:2px solid #2d1d83;}
        
        Border color #2d1d83