#382dc8 color space conversions
Hex:
        #382dc8
        RGB:
        56, 45, 200
        CMY:
        78, 82, 22
        CMYK:
        72, 78, 0, 22
      HSL:
        244°, 63.2653%, 48.0392%
        HSV (HSB):
        244°, 77.5000%, 78.4314%
        XYZ:
        12.9946, 6.8877, 55.2881
        xyY:
        0.1729, 0.0916, 6.8877
      CIE-Lab:
        31.5498, 52.6237, -77.5764
        CIE-LCH:
        31.5498, 93.7409, 304.1509
        CIE-Luv:
        31.5498, -5.5915, -101.9843
        Hunter-Lab:
        26.2443, 42.4547, -106.5334
      #382dc8 color charts
#382dc8 RGB chart
      #382dc8 CMYK chart
      #382dc8 RGB pie chart
      #382dc8 color shades, tints & tones
#382dc8 color schemes
#382dc8 color preview, HTML & CSS examples
           This text has a color of #382dc8        
        
          <p style="color:#382dc8;">Text here</p>
        
        
          .mytext {color:#382dc8;}
        
        Text color #382dc8
      
           This box has a color of #382dc8        
        
          <div style="background-color:#382dc8;">Content here</div>
        
        
          .mybackground {background-color:#382dc8;}
        
        Background color #382dc8
      
           Border around this has a color of #382dc8        
        
          <div style="border:2px solid #382dc8;">Content here</div>
        
        
          .myborder {border:2px solid #382dc8;}
        
        Border color #382dc8