#382a75 color space conversions
Hex:
        #382a75
        RGB:
        56, 42, 117
        CMY:
        78, 84, 54
        CMYK:
        52, 64, 0, 54
      HSL:
        251°, 47.1698%, 31.1765%
        HSV (HSB):
        251°, 64.1026%, 45.8824%
        XYZ:
        5.6697, 3.7810, 17.2606
        xyY:
        0.2123, 0.1416, 3.7810
      CIE-Lab:
        22.9339, 27.5455, -41.1144
        CIE-LCH:
        22.9339, 49.4889, 303.8209
        CIE-Luv:
        22.9339, 0.2407, -50.7646
        Hunter-Lab:
        19.4449, 18.0185, -39.0184
      #382a75 color charts
#382a75 RGB chart
      #382a75 CMYK chart
      #382a75 RGB pie chart
      #382a75 color shades, tints & tones
#382a75 color schemes
#382a75 color preview, HTML & CSS examples
           This text has a color of #382a75        
        
          <p style="color:#382a75;">Text here</p>
        
        
          .mytext {color:#382a75;}
        
        Text color #382a75
      
           This box has a color of #382a75        
        
          <div style="background-color:#382a75;">Content here</div>
        
        
          .mybackground {background-color:#382a75;}
        
        Background color #382a75
      
           Border around this has a color of #382a75        
        
          <div style="border:2px solid #382a75;">Content here</div>
        
        
          .myborder {border:2px solid #382a75;}
        
        Border color #382a75