#382fa4 color space conversions
Hex:
        #382fa4
        RGB:
        56, 47, 164
        CMY:
        78, 82, 36
        CMYK:
        66, 71, 0, 36
      HSL:
        245°, 55.4502%, 41.3725%
        HSV (HSB):
        245°, 71.3415%, 64.3137%
        XYZ:
        9.3482, 5.5541, 35.7013
        xyY:
        0.1847, 0.1098, 5.5541
      CIE-Lab:
        28.2585, 40.0297, -61.6051
        CIE-LCH:
        28.2585, 73.4681, 303.0150
        CIE-Luv:
        28.2585, -3.9139, -80.1233
        Hunter-Lab:
        23.5672, 29.5619, -73.3198
      #382fa4 color charts
#382fa4 RGB chart
      #382fa4 CMYK chart
      #382fa4 RGB pie chart
      #382fa4 color shades, tints & tones
#382fa4 color schemes
#382fa4 color preview, HTML & CSS examples
           This text has a color of #382fa4        
        
          <p style="color:#382fa4;">Text here</p>
        
        
          .mytext {color:#382fa4;}
        
        Text color #382fa4
      
           This box has a color of #382fa4        
        
          <div style="background-color:#382fa4;">Content here</div>
        
        
          .mybackground {background-color:#382fa4;}
        
        Background color #382fa4
      
           Border around this has a color of #382fa4        
        
          <div style="border:2px solid #382fa4;">Content here</div>
        
        
          .myborder {border:2px solid #382fa4;}
        
        Border color #382fa4