#382e63 color space conversions
Hex:
        #382e63
        RGB:
        56, 46, 99
        CMY:
        78, 82, 61
        CMYK:
        43, 54, 0, 61
      HSL:
        251°, 36.5517%, 28.4314%
        HSV (HSB):
        251°, 53.5354%, 38.8235%
        XYZ:
        4.8600, 3.6956, 12.2616
        xyY:
        0.2335, 0.1775, 3.6956
      CIE-Lab:
        22.6384, 19.0373, -29.9630
        CIE-LCH:
        22.6384, 35.4993, 302.4302
        CIE-Luv:
        22.6384, 0.7095, -37.0004
        Hunter-Lab:
        19.2239, 11.4848, -24.3600
      #382e63 color charts
#382e63 RGB chart
      #382e63 CMYK chart
      #382e63 RGB pie chart
      #382e63 color shades, tints & tones
#382e63 color schemes
#382e63 color preview, HTML & CSS examples
           This text has a color of #382e63        
        
          <p style="color:#382e63;">Text here</p>
        
        
          .mytext {color:#382e63;}
        
        Text color #382e63
      
           This box has a color of #382e63        
        
          <div style="background-color:#382e63;">Content here</div>
        
        
          .mybackground {background-color:#382e63;}
        
        Background color #382e63
      
           Border around this has a color of #382e63        
        
          <div style="border:2px solid #382e63;">Content here</div>
        
        
          .myborder {border:2px solid #382e63;}
        
        Border color #382e63