#38348e color space conversions
Hex:
        #38348e
        RGB:
        56, 52, 142
        CMY:
        78, 80, 44
        CMYK:
        61, 63, 0, 44
      HSL:
        243°, 46.3918%, 38.0392%
        HSV (HSB):
        243°, 63.3803%, 55.6863%
        XYZ:
        7.7414, 5.2497, 26.1965
        xyY:
        0.1975, 0.1340, 5.2497
      CIE-Lab:
        27.4347, 29.5167, -49.5041
        CIE-LCH:
        27.4347, 57.6359, 300.8054
        CIE-Luv:
        27.4347, -3.6584, -64.9535
        Hunter-Lab:
        22.9123, 20.2132, -51.7499
      #38348e color charts
#38348e RGB chart
      #38348e CMYK chart
      #38348e RGB pie chart
      #38348e color shades, tints & tones
#38348e color schemes
#38348e color preview, HTML & CSS examples
           This text has a color of #38348e        
        
          <p style="color:#38348e;">Text here</p>
        
        
          .mytext {color:#38348e;}
        
        Text color #38348e
      
           This box has a color of #38348e        
        
          <div style="background-color:#38348e;">Content here</div>
        
        
          .mybackground {background-color:#38348e;}
        
        Background color #38348e
      
           Border around this has a color of #38348e        
        
          <div style="border:2px solid #38348e;">Content here</div>
        
        
          .myborder {border:2px solid #38348e;}
        
        Border color #38348e