#382ead color space conversions
Hex:
        #382ead
        RGB:
        56, 46, 173
        CMY:
        78, 82, 32
        CMYK:
        68, 73, 0, 32
      HSL:
        245°, 57.9909%, 42.9412%
        HSV (HSB):
        245°, 73.4104%, 67.8431%
        XYZ:
        10.1507, 5.8119, 40.1220
        xyY:
        0.1810, 0.1036, 5.8119
      CIE-Lab:
        28.9328, 43.5467, -65.9148
        CIE-LCH:
        28.9328, 79.0005, 303.4508
        CIE-Luv:
        28.9328, -4.2604, -85.7794
        Hunter-Lab:
        24.1078, 32.9695, -81.7992
      #382ead color charts
#382ead RGB chart
      #382ead CMYK chart
      #382ead RGB pie chart
      #382ead color shades, tints & tones
#382ead color schemes
#382ead color preview, HTML & CSS examples
           This text has a color of #382ead        
        
          <p style="color:#382ead;">Text here</p>
        
        
          .mytext {color:#382ead;}
        
        Text color #382ead
      
           This box has a color of #382ead        
        
          <div style="background-color:#382ead;">Content here</div>
        
        
          .mybackground {background-color:#382ead;}
        
        Background color #382ead
      
           Border around this has a color of #382ead        
        
          <div style="border:2px solid #382ead;">Content here</div>
        
        
          .myborder {border:2px solid #382ead;}
        
        Border color #382ead