#38003e color space conversions
Hex:
        #38003e
        RGB:
        56, 0, 62
        CMY:
        78, 100, 76
        CMYK:
        10, 100, 0, 76
      HSL:
        294°, 100.0000%, 12.1569%
        HSV (HSB):
        294°, 100.0000%, 24.3137%
        XYZ:
        2.5004, 1.1886, 4.6551
        xyY:
        0.2997, 0.1424, 1.1886
      CIE-Lab:
        10.4727, 34.5990, -24.2909
        CIE-LCH:
        10.4727, 42.2746, 324.9284
        CIE-Luv:
        10.4727, 12.7708, -21.2951
        Hunter-Lab:
        10.9021, 21.8603, -17.6847
      #38003e color charts
#38003e RGB chart
      #38003e CMYK chart
      #38003e RGB pie chart
      #38003e color shades, tints & tones
#38003e color schemes
#38003e color preview, HTML & CSS examples
           This text has a color of #38003e        
        
          <p style="color:#38003e;">Text here</p>
        
        
          .mytext {color:#38003e;}
        
        Text color #38003e
      
           This box has a color of #38003e        
        
          <div style="background-color:#38003e;">Content here</div>
        
        
          .mybackground {background-color:#38003e;}
        
        Background color #38003e
      
           Border around this has a color of #38003e        
        
          <div style="border:2px solid #38003e;">Content here</div>
        
        
          .myborder {border:2px solid #38003e;}
        
        Border color #38003e