#382ac5 color space conversions
Hex:
        #382ac5
        RGB:
        56, 42, 197
        CMY:
        78, 84, 23
        CMYK:
        72, 79, 0, 23
      HSL:
        245°, 64.8536%, 46.8627%
        HSV (HSB):
        245°, 78.6802%, 77.2549%
        XYZ:
        12.5369, 6.5279, 53.4226
        xyY:
        0.1730, 0.0901, 6.5279
      CIE-Lab:
        30.7071, 53.1957, -77.2141
        CIE-LCH:
        30.7071, 93.7646, 304.5644
        CIE-Luv:
        30.7071, -5.0315, -100.3252
        Hunter-Lab:
        25.5498, 42.8753, -106.0860
      #382ac5 color charts
#382ac5 RGB chart
      #382ac5 CMYK chart
      #382ac5 RGB pie chart
      #382ac5 color shades, tints & tones
#382ac5 color schemes
#382ac5 color preview, HTML & CSS examples
           This text has a color of #382ac5        
        
          <p style="color:#382ac5;">Text here</p>
        
        
          .mytext {color:#382ac5;}
        
        Text color #382ac5
      
           This box has a color of #382ac5        
        
          <div style="background-color:#382ac5;">Content here</div>
        
        
          .mybackground {background-color:#382ac5;}
        
        Background color #382ac5
      
           Border around this has a color of #382ac5        
        
          <div style="border:2px solid #382ac5;">Content here</div>
        
        
          .myborder {border:2px solid #382ac5;}
        
        Border color #382ac5