#382a88 color space conversions
Hex:
        #382a88
        RGB:
        56, 42, 136
        CMY:
        78, 84, 47
        CMYK:
        59, 69, 0, 47
      HSL:
        249°, 52.8090%, 34.9020%
        HSV (HSB):
        249°, 69.1176%, 53.3333%
        XYZ:
        6.9028, 4.2743, 23.7537
        xyY:
        0.1976, 0.1224, 4.2743
      CIE-Lab:
        24.5582, 33.7889, -50.4705
        CIE-LCH:
        24.5582, 60.7368, 303.8014
        CIE-Luv:
        24.5582, -1.2052, -63.2005
        Hunter-Lab:
        20.6743, 23.4181, -53.6494
      #382a88 color charts
#382a88 RGB chart
      #382a88 CMYK chart
      #382a88 RGB pie chart
      #382a88 color shades, tints & tones
#382a88 color schemes
#382a88 color preview, HTML & CSS examples
           This text has a color of #382a88        
        
          <p style="color:#382a88;">Text here</p>
        
        
          .mytext {color:#382a88;}
        
        Text color #382a88
      
           This box has a color of #382a88        
        
          <div style="background-color:#382a88;">Content here</div>
        
        
          .mybackground {background-color:#382a88;}
        
        Background color #382a88
      
           Border around this has a color of #382a88        
        
          <div style="border:2px solid #382a88;">Content here</div>
        
        
          .myborder {border:2px solid #382a88;}
        
        Border color #382a88