#2d0d50 color space conversions
Hex:
        #2d0d50
        RGB:
        45, 13, 80
        CMY:
        82, 95, 69
        CMYK:
        44, 84, 0, 69
      HSL:
        269°, 72.0430%, 18.2353%
        HSV (HSB):
        269°, 83.7500%, 31.3725%
        XYZ:
        2.6741, 1.4249, 7.7235
        xyY:
        0.2262, 0.1205, 1.4249
      CIE-Lab:
        12.1226, 30.8538, -34.3035
        CIE-LCH:
        12.1226, 46.1377, 311.9693
        CIE-Luv:
        12.1226, 4.5211, -31.0051
        Hunter-Lab:
        11.9370, 19.0970, -30.0060
      #2d0d50 color charts
#2d0d50 RGB chart
      #2d0d50 CMYK chart
      #2d0d50 RGB pie chart
      #2d0d50 color shades, tints & tones
#2d0d50 color schemes
#2d0d50 color preview, HTML & CSS examples
           This text has a color of #2d0d50        
        
          <p style="color:#2d0d50;">Text here</p>
        
        
          .mytext {color:#2d0d50;}
        
        Text color #2d0d50
      
           This box has a color of #2d0d50        
        
          <div style="background-color:#2d0d50;">Content here</div>
        
        
          .mybackground {background-color:#2d0d50;}
        
        Background color #2d0d50
      
           Border around this has a color of #2d0d50        
        
          <div style="border:2px solid #2d0d50;">Content here</div>
        
        
          .myborder {border:2px solid #2d0d50;}
        
        Border color #2d0d50