#382a6a color space conversions
Hex:
        #382a6a
        RGB:
        56, 42, 106
        CMY:
        78, 84, 58
        CMYK:
        47, 60, 0, 58
      HSL:
        253°, 43.2432%, 29.0196%
        HSV (HSB):
        253°, 60.3774%, 41.5686%
        XYZ:
        5.0604, 3.5373, 14.0517
        xyY:
        0.2234, 0.1562, 3.5373
      CIE-Lab:
        22.0786, 23.9661, -35.4166
        CIE-LCH:
        22.0786, 42.7634, 304.0859
        CIE-Luv:
        22.0786, 1.1539, -43.2982
        Hunter-Lab:
        18.8077, 15.1135, -31.1318
      #382a6a color charts
#382a6a RGB chart
      #382a6a CMYK chart
      #382a6a RGB pie chart
      #382a6a color shades, tints & tones
#382a6a color schemes
#382a6a color preview, HTML & CSS examples
           This text has a color of #382a6a        
        
          <p style="color:#382a6a;">Text here</p>
        
        
          .mytext {color:#382a6a;}
        
        Text color #382a6a
      
           This box has a color of #382a6a        
        
          <div style="background-color:#382a6a;">Content here</div>
        
        
          .mybackground {background-color:#382a6a;}
        
        Background color #382a6a
      
           Border around this has a color of #382a6a        
        
          <div style="border:2px solid #382a6a;">Content here</div>
        
        
          .myborder {border:2px solid #382a6a;}
        
        Border color #382a6a