#2d0337 color space conversions
Hex:
        #2d0337
        RGB:
        45, 3, 55
        CMY:
        82, 99, 78
        CMYK:
        18, 95, 0, 78
      HSL:
        288°, 89.6552%, 11.3725%
        HSV (HSB):
        288°, 94.5455%, 21.5686%
        XYZ:
        1.8043, 0.8988, 3.6928
        xyY:
        0.2821, 0.1405, 0.8988
      CIE-Lab:
        8.1187, 29.4220, -23.1546
        CIE-LCH:
        8.1187, 37.4405, 321.7978
        CIE-Luv:
        8.1187, 8.0109, -17.0462
        Hunter-Lab:
        9.4808, 17.3800, -16.4573
      #2d0337 color charts
#2d0337 RGB chart
      #2d0337 CMYK chart
      #2d0337 RGB pie chart
      #2d0337 color shades, tints & tones
#2d0337 color schemes
#2d0337 color preview, HTML & CSS examples
           This text has a color of #2d0337        
        
          <p style="color:#2d0337;">Text here</p>
        
        
          .mytext {color:#2d0337;}
        
        Text color #2d0337
      
           This box has a color of #2d0337        
        
          <div style="background-color:#2d0337;">Content here</div>
        
        
          .mybackground {background-color:#2d0337;}
        
        Background color #2d0337
      
           Border around this has a color of #2d0337        
        
          <div style="border:2px solid #2d0337;">Content here</div>
        
        
          .myborder {border:2px solid #2d0337;}
        
        Border color #2d0337