#382a7d color space conversions
Hex:
        #382a7d
        RGB:
        56, 42, 125
        CMY:
        78, 84, 51
        CMYK:
        55, 66, 0, 51
      HSL:
        250°, 49.7006%, 32.7451%
        HSV (HSB):
        250°, 66.4000%, 49.0196%
        XYZ:
        6.1605, 3.9774, 19.8450
        xyY:
        0.2055, 0.1327, 3.9774
      CIE-Lab:
        23.5964, 30.1717, -45.1253
        CIE-LCH:
        23.5964, 54.2828, 303.7675
        CIE-Luv:
        23.5964, -0.3874, -56.0684
        Hunter-Lab:
        19.9433, 20.2382, -45.0376
      #382a7d color charts
#382a7d RGB chart
      #382a7d CMYK chart
      #382a7d RGB pie chart
      #382a7d color shades, tints & tones
#382a7d color schemes
#382a7d color preview, HTML & CSS examples
           This text has a color of #382a7d        
        
          <p style="color:#382a7d;">Text here</p>
        
        
          .mytext {color:#382a7d;}
        
        Text color #382a7d
      
           This box has a color of #382a7d        
        
          <div style="background-color:#382a7d;">Content here</div>
        
        
          .mybackground {background-color:#382a7d;}
        
        Background color #382a7d
      
           Border around this has a color of #382a7d        
        
          <div style="border:2px solid #382a7d;">Content here</div>
        
        
          .myborder {border:2px solid #382a7d;}
        
        Border color #382a7d