#382e85 color space conversions
Hex:
        #382e85
        RGB:
        56, 46, 133
        CMY:
        78, 82, 48
        CMYK:
        58, 65, 0, 48
      HSL:
        247°, 48.6034%, 35.0980%
        HSV (HSB):
        247°, 65.4135%, 52.1569%
        XYZ:
        6.8415, 4.4882, 22.6960
        xyY:
        0.2011, 0.1319, 4.4882
      CIE-Lab:
        25.2239, 30.3004, -47.5085
        CIE-LCH:
        25.2239, 56.3487, 302.5293
        CIE-Luv:
        25.2239, -1.7914, -60.4595
        Hunter-Lab:
        21.1854, 20.5697, -48.6880
      #382e85 color charts
#382e85 RGB chart
      #382e85 CMYK chart
      #382e85 RGB pie chart
      #382e85 color shades, tints & tones
#382e85 color schemes
#382e85 color preview, HTML & CSS examples
           This text has a color of #382e85        
        
          <p style="color:#382e85;">Text here</p>
        
        
          .mytext {color:#382e85;}
        
        Text color #382e85
      
           This box has a color of #382e85        
        
          <div style="background-color:#382e85;">Content here</div>
        
        
          .mybackground {background-color:#382e85;}
        
        Background color #382e85
      
           Border around this has a color of #382e85        
        
          <div style="border:2px solid #382e85;">Content here</div>
        
        
          .myborder {border:2px solid #382e85;}
        
        Border color #382e85