#38247e color space conversions
Hex:
        #38247e
        RGB:
        56, 36, 126
        CMY:
        78, 86, 51
        CMYK:
        56, 71, 0, 51
      HSL:
        253°, 55.5556%, 31.7647%
        HSV (HSB):
        253°, 71.4286%, 49.4118%
        XYZ:
        6.0277, 3.6089, 20.1176
        xyY:
        0.2026, 0.1213, 3.6089
      CIE-Lab:
        22.3338, 34.1598, -47.8190
        CIE-LCH:
        22.3338, 58.7669, 305.5404
        CIE-Luv:
        22.3338, 0.6464, -57.7264
        Hunter-Lab:
        18.9970, 23.3924, -49.4893
      #38247e color charts
#38247e RGB chart
      #38247e CMYK chart
      #38247e RGB pie chart
      #38247e color shades, tints & tones
#38247e color schemes
#38247e color preview, HTML & CSS examples
           This text has a color of #38247e        
        
          <p style="color:#38247e;">Text here</p>
        
        
          .mytext {color:#38247e;}
        
        Text color #38247e
      
           This box has a color of #38247e        
        
          <div style="background-color:#38247e;">Content here</div>
        
        
          .mybackground {background-color:#38247e;}
        
        Background color #38247e
      
           Border around this has a color of #38247e        
        
          <div style="border:2px solid #38247e;">Content here</div>
        
        
          .myborder {border:2px solid #38247e;}
        
        Border color #38247e