#38296d color space conversions
Hex:
        #38296d
        RGB:
        56, 41, 109
        CMY:
        78, 84, 57
        CMYK:
        49, 62, 0, 57
      HSL:
        253°, 45.3333%, 29.4118%
        HSV (HSB):
        253°, 62.3853%, 42.7451%
        XYZ:
        5.1841, 3.5308, 14.8763
        xyY:
        0.2197, 0.1497, 3.5308
      CIE-Lab:
        22.0552, 25.5884, -37.3965
        CIE-LCH:
        22.0552, 45.3130, 304.3818
        CIE-Luv:
        22.0552, 1.1263, -45.6300
        Hunter-Lab:
        18.7903, 16.3641, -33.7866
      #38296d color charts
#38296d RGB chart
      #38296d CMYK chart
      #38296d RGB pie chart
      #38296d color shades, tints & tones
#38296d color schemes
#38296d color preview, HTML & CSS examples
           This text has a color of #38296d        
        
          <p style="color:#38296d;">Text here</p>
        
        
          .mytext {color:#38296d;}
        
        Text color #38296d
      
           This box has a color of #38296d        
        
          <div style="background-color:#38296d;">Content here</div>
        
        
          .mybackground {background-color:#38296d;}
        
        Background color #38296d
      
           Border around this has a color of #38296d        
        
          <div style="border:2px solid #38296d;">Content here</div>
        
        
          .myborder {border:2px solid #38296d;}
        
        Border color #38296d