#38003b color space conversions
Hex:
        #38003b
        RGB:
        56, 0, 59
        CMY:
        78, 100, 77
        CMYK:
        5, 100, 0, 77
      HSL:
        297°, 100.0000%, 11.5686%
        HSV (HSB):
        297°, 100.0000%, 23.1373%
        XYZ:
        2.4203, 1.1565, 4.2333
        xyY:
        0.3099, 0.1481, 1.1565
      CIE-Lab:
        10.2327, 34.0286, -22.5257
        CIE-LCH:
        10.2327, 40.8087, 326.4969
        CIE-Luv:
        10.2327, 13.3472, -19.6550
        Hunter-Lab:
        10.7542, 21.3530, -15.8114
      #38003b color charts
#38003b RGB chart
      #38003b CMYK chart
      #38003b RGB pie chart
      #38003b color shades, tints & tones
#38003b color schemes
#38003b color preview, HTML & CSS examples
           This text has a color of #38003b        
        
          <p style="color:#38003b;">Text here</p>
        
        
          .mytext {color:#38003b;}
        
        Text color #38003b
      
           This box has a color of #38003b        
        
          <div style="background-color:#38003b;">Content here</div>
        
        
          .mybackground {background-color:#38003b;}
        
        Background color #38003b
      
           Border around this has a color of #38003b        
        
          <div style="border:2px solid #38003b;">Content here</div>
        
        
          .myborder {border:2px solid #38003b;}
        
        Border color #38003b