#381cf0 color space conversions
Hex:
        #381cf0
        RGB:
        56, 28, 240
        CMY:
        78, 89, 6
        CMYK:
        77, 88, 0, 6
      HSL:
        248°, 87.6033%, 52.5490%
        HSV (HSB):
        248°, 88.3333%, 94.1176%
        XYZ:
        17.7743, 7.9625, 83.0382
        xyY:
        0.1634, 0.0732, 7.9625
      CIE-Lab:
        33.9047, 70.8202, -96.6843
        CIE-LCH:
        33.9047, 119.8472, 306.2224
        CIE-Luv:
        33.9047, -6.0851, -124.6643
        Hunter-Lab:
        28.2180, 63.0546, -154.7226
      #381cf0 color charts
#381cf0 RGB chart
      #381cf0 CMYK chart
      #381cf0 RGB pie chart
      #381cf0 color shades, tints & tones
#381cf0 color schemes
#381cf0 color preview, HTML & CSS examples
           This text has a color of #381cf0        
        
          <p style="color:#381cf0;">Text here</p>
        
        
          .mytext {color:#381cf0;}
        
        Text color #381cf0
      
           This box has a color of #381cf0        
        
          <div style="background-color:#381cf0;">Content here</div>
        
        
          .mybackground {background-color:#381cf0;}
        
        Background color #381cf0
      
           Border around this has a color of #381cf0        
        
          <div style="border:2px solid #381cf0;">Content here</div>
        
        
          .myborder {border:2px solid #381cf0;}
        
        Border color #381cf0