#382cf8 color space conversions
Hex:
        #382cf8
        RGB:
        56, 44, 248
        CMY:
        78, 83, 3
        CMYK:
        77, 82, 0, 3
      HSL:
        244°, 93.5780%, 57.2549%
        HSV (HSB):
        244°, 82.2581%, 97.2549%
        XYZ:
        19.4748, 9.4194, 89.5986
        xyY:
        0.1644, 0.0795, 9.4194
      CIE-Lab:
        36.7796, 67.2707, -96.4183
        CIE-LCH:
        36.7796, 117.5663, 304.9034
        CIE-Luv:
        36.7796, -7.8863, -129.5672
        Hunter-Lab:
        30.6911, 59.5567, -151.6057
      #382cf8 color charts
#382cf8 RGB chart
      #382cf8 CMYK chart
      #382cf8 RGB pie chart
      #382cf8 color shades, tints & tones
#382cf8 color schemes
#382cf8 color preview, HTML & CSS examples
           This text has a color of #382cf8        
        
          <p style="color:#382cf8;">Text here</p>
        
        
          .mytext {color:#382cf8;}
        
        Text color #382cf8
      
           This box has a color of #382cf8        
        
          <div style="background-color:#382cf8;">Content here</div>
        
        
          .mybackground {background-color:#382cf8;}
        
        Background color #382cf8
      
           Border around this has a color of #382cf8        
        
          <div style="border:2px solid #382cf8;">Content here</div>
        
        
          .myborder {border:2px solid #382cf8;}
        
        Border color #382cf8