#382ac4 color space conversions
Hex:
        #382ac4
        RGB:
        56, 42, 196
        CMY:
        78, 84, 23
        CMYK:
        71, 79, 0, 23
      HSL:
        245°, 64.7059%, 46.6667%
        HSV (HSB):
        245°, 78.5714%, 76.8627%
        XYZ:
        12.4227, 6.4822, 52.8210
        xyY:
        0.1732, 0.0904, 6.4822
      CIE-Lab:
        30.5978, 52.8911, -76.8081
        CIE-LCH:
        30.5978, 93.2575, 304.5518
        CIE-Luv:
        30.5978, -4.9758, -99.7399
        Hunter-Lab:
        25.4602, 42.5393, -105.1840
      #382ac4 color charts
#382ac4 RGB chart
      #382ac4 CMYK chart
      #382ac4 RGB pie chart
      #382ac4 color shades, tints & tones
#382ac4 color schemes
#382ac4 color preview, HTML & CSS examples
           This text has a color of #382ac4        
        
          <p style="color:#382ac4;">Text here</p>
        
        
          .mytext {color:#382ac4;}
        
        Text color #382ac4
      
           This box has a color of #382ac4        
        
          <div style="background-color:#382ac4;">Content here</div>
        
        
          .mybackground {background-color:#382ac4;}
        
        Background color #382ac4
      
           Border around this has a color of #382ac4        
        
          <div style="border:2px solid #382ac4;">Content here</div>
        
        
          .myborder {border:2px solid #382ac4;}
        
        Border color #382ac4