#382db4 color space conversions
Hex:
        #382db4
        RGB:
        56, 45, 180
        CMY:
        78, 82, 29
        CMYK:
        69, 75, 0, 29
      HSL:
        245°, 60.0000%, 44.1176%
        HSV (HSB):
        245°, 75.0000%, 70.5882%
        XYZ:
        10.8075, 6.0128, 43.7710
        xyY:
        0.1784, 0.0992, 6.0128
      CIE-Lab:
        29.4448, 46.3497, -69.2534
        CIE-LCH:
        29.4448, 83.3327, 303.7935
        CIE-Luv:
        29.4448, -4.4994, -90.1048
        Hunter-Lab:
        24.5210, 35.7609, -88.6702
      #382db4 color charts
#382db4 RGB chart
      #382db4 CMYK chart
      #382db4 RGB pie chart
      #382db4 color shades, tints & tones
#382db4 color schemes
#382db4 color preview, HTML & CSS examples
           This text has a color of #382db4        
        
          <p style="color:#382db4;">Text here</p>
        
        
          .mytext {color:#382db4;}
        
        Text color #382db4
      
           This box has a color of #382db4        
        
          <div style="background-color:#382db4;">Content here</div>
        
        
          .mybackground {background-color:#382db4;}
        
        Background color #382db4
      
           Border around this has a color of #382db4        
        
          <div style="border:2px solid #382db4;">Content here</div>
        
        
          .myborder {border:2px solid #382db4;}
        
        Border color #382db4