#382b80 color space conversions
Hex:
        #382b80
        RGB:
        56, 43, 128
        CMY:
        78, 83, 50
        CMYK:
        56, 66, 0, 50
      HSL:
        249°, 49.7076%, 33.5294%
        HSV (HSB):
        249°, 66.4062%, 50.1961%
        XYZ:
        6.3910, 4.1270, 20.8818
        xyY:
        0.2035, 0.1314, 4.1270
      CIE-Lab:
        24.0870, 30.5317, -46.2208
        CIE-LCH:
        24.0870, 55.3945, 303.4472
        CIE-Luv:
        24.0870, -0.8162, -57.8273
        Hunter-Lab:
        20.3151, 20.6041, -46.7235
      #382b80 color charts
#382b80 RGB chart
      #382b80 CMYK chart
      #382b80 RGB pie chart
      #382b80 color shades, tints & tones
#382b80 color schemes
#382b80 color preview, HTML & CSS examples
           This text has a color of #382b80        
        
          <p style="color:#382b80;">Text here</p>
        
        
          .mytext {color:#382b80;}
        
        Text color #382b80
      
           This box has a color of #382b80        
        
          <div style="background-color:#382b80;">Content here</div>
        
        
          .mybackground {background-color:#382b80;}
        
        Background color #382b80
      
           Border around this has a color of #382b80        
        
          <div style="border:2px solid #382b80;">Content here</div>
        
        
          .myborder {border:2px solid #382b80;}
        
        Border color #382b80