#381ee2 color space conversions
Hex:
        #381ee2
        RGB:
        56, 30, 226
        CMY:
        78, 88, 11
        CMYK:
        75, 87, 0, 11
      HSL:
        248°, 77.1654%, 50.1961%
        HSV (HSB):
        248°, 86.7257%, 88.6275%
        XYZ:
        15.8226, 7.2603, 72.5189
        xyY:
        0.1655, 0.0759, 7.2603
      CIE-Lab:
        32.3923, 66.4659, -91.2252
        CIE-LCH:
        32.3923, 112.8705, 306.0768
        CIE-Luv:
        32.3923, -5.4462, -116.8275
        Hunter-Lab:
        26.9449, 57.6654, -140.7103
      #381ee2 color charts
#381ee2 RGB chart
      #381ee2 CMYK chart
      #381ee2 RGB pie chart
      #381ee2 color shades, tints & tones
#381ee2 color schemes
#381ee2 color preview, HTML & CSS examples
           This text has a color of #381ee2        
        
          <p style="color:#381ee2;">Text here</p>
        
        
          .mytext {color:#381ee2;}
        
        Text color #381ee2
      
           This box has a color of #381ee2        
        
          <div style="background-color:#381ee2;">Content here</div>
        
        
          .mybackground {background-color:#381ee2;}
        
        Background color #381ee2
      
           Border around this has a color of #381ee2        
        
          <div style="border:2px solid #381ee2;">Content here</div>
        
        
          .myborder {border:2px solid #381ee2;}
        
        Border color #381ee2