#381ee1 color space conversions
Hex:
        #381ee1
        RGB:
        56, 30, 225
        CMY:
        78, 88, 12
        CMYK:
        75, 87, 0, 12
      HSL:
        248°, 76.4706%, 50.0000%
        HSV (HSB):
        248°, 86.6667%, 88.2353%
        XYZ:
        15.6858, 7.2055, 71.7982
        xyY:
        0.1657, 0.0761, 7.2055
      CIE-Lab:
        32.2703, 66.1961, -90.8549
        CIE-LCH:
        32.2703, 112.4124, 306.0768
        CIE-Luv:
        32.2703, -5.3892, -116.2604
        Hunter-Lab:
        26.8431, 57.3308, -139.7947
      #381ee1 color charts
#381ee1 RGB chart
      #381ee1 CMYK chart
      #381ee1 RGB pie chart
      #381ee1 color shades, tints & tones
#381ee1 color schemes
#381ee1 color preview, HTML & CSS examples
           This text has a color of #381ee1        
        
          <p style="color:#381ee1;">Text here</p>
        
        
          .mytext {color:#381ee1;}
        
        Text color #381ee1
      
           This box has a color of #381ee1        
        
          <div style="background-color:#381ee1;">Content here</div>
        
        
          .mybackground {background-color:#381ee1;}
        
        Background color #381ee1
      
           Border around this has a color of #381ee1        
        
          <div style="border:2px solid #381ee1;">Content here</div>
        
        
          .myborder {border:2px solid #381ee1;}
        
        Border color #381ee1