#38247a color space conversions
Hex:
        #38247a
        RGB:
        56, 36, 122
        CMY:
        78, 86, 52
        CMYK:
        54, 70, 0, 52
      HSL:
        254°, 54.4304%, 30.9804%
        HSV (HSB):
        254°, 70.4918%, 47.8431%
        XYZ:
        5.7746, 3.5076, 18.7850
        xyY:
        0.2057, 0.1250, 3.5076
      CIE-Lab:
        21.9720, 32.8891, -45.8701
        CIE-LCH:
        21.9720, 56.4425, 305.6407
        CIE-Luv:
        21.9720, 0.9894, -55.1887
        Hunter-Lab:
        18.7287, 22.2616, -46.3582
      #38247a color charts
#38247a RGB chart
      #38247a CMYK chart
      #38247a RGB pie chart
      #38247a color shades, tints & tones
#38247a color schemes
#38247a color preview, HTML & CSS examples
           This text has a color of #38247a        
        
          <p style="color:#38247a;">Text here</p>
        
        
          .mytext {color:#38247a;}
        
        Text color #38247a
      
           This box has a color of #38247a        
        
          <div style="background-color:#38247a;">Content here</div>
        
        
          .mybackground {background-color:#38247a;}
        
        Background color #38247a
      
           Border around this has a color of #38247a        
        
          <div style="border:2px solid #38247a;">Content here</div>
        
        
          .myborder {border:2px solid #38247a;}
        
        Border color #38247a