#382af8 color space conversions
Hex:
        #382af8
        RGB:
        56, 42, 248
        CMY:
        78, 84, 3
        CMYK:
        77, 83, 0, 3
      HSL:
        244°, 93.6364%, 56.8627%
        HSV (HSB):
        244°, 83.0645%, 97.2549%
        XYZ:
        19.4021, 9.2740, 89.5744
        xyY:
        0.1641, 0.0784, 9.2740
      CIE-Lab:
        36.5066, 68.0803, -96.8722
        CIE-LCH:
        36.5066, 118.4025, 305.0990
        CIE-Luv:
        36.5066, -7.6821, -129.5491
        Hunter-Lab:
        30.4532, 60.4314, -153.0769
      #382af8 color charts
#382af8 RGB chart
      #382af8 CMYK chart
      #382af8 RGB pie chart
      #382af8 color shades, tints & tones
#382af8 color schemes
#382af8 color preview, HTML & CSS examples
           This text has a color of #382af8        
        
          <p style="color:#382af8;">Text here</p>
        
        
          .mytext {color:#382af8;}
        
        Text color #382af8
      
           This box has a color of #382af8        
        
          <div style="background-color:#382af8;">Content here</div>
        
        
          .mybackground {background-color:#382af8;}
        
        Background color #382af8
      
           Border around this has a color of #382af8        
        
          <div style="border:2px solid #382af8;">Content here</div>
        
        
          .myborder {border:2px solid #382af8;}
        
        Border color #382af8