#382cf3 color space conversions
Hex:
        #382cf3
        RGB:
        56, 44, 243
        CMY:
        78, 83, 5
        CMYK:
        77, 82, 0, 5
      HSL:
        244°, 89.2377%, 56.2745%
        HSV (HSB):
        244°, 81.8930%, 95.2941%
        XYZ:
        18.7092, 9.1132, 85.5670
        xyY:
        0.1650, 0.0804, 9.1132
      CIE-Lab:
        36.2013, 65.8489, -94.5610
        CIE-LCH:
        36.2013, 115.2297, 304.8520
        CIE-Luv:
        36.2013, -7.6448, -126.7437
        Hunter-Lab:
        30.1880, 57.7974, -146.9238
      #382cf3 color charts
#382cf3 RGB chart
      #382cf3 CMYK chart
      #382cf3 RGB pie chart
      #382cf3 color shades, tints & tones
#382cf3 color schemes
#382cf3 color preview, HTML & CSS examples
           This text has a color of #382cf3        
        
          <p style="color:#382cf3;">Text here</p>
        
        
          .mytext {color:#382cf3;}
        
        Text color #382cf3
      
           This box has a color of #382cf3        
        
          <div style="background-color:#382cf3;">Content here</div>
        
        
          .mybackground {background-color:#382cf3;}
        
        Background color #382cf3
      
           Border around this has a color of #382cf3        
        
          <div style="border:2px solid #382cf3;">Content here</div>
        
        
          .myborder {border:2px solid #382cf3;}
        
        Border color #382cf3