#381cbe color space conversions
Hex:
        #381cbe
        RGB:
        56, 28, 190
        CMY:
        78, 89, 25
        CMYK:
        71, 85, 0, 25
      HSL:
        250°, 74.3119%, 42.7451%
        HSV (HSB):
        250°, 85.2632%, 74.5098%
        XYZ:
        11.3404, 5.3890, 49.1577
        xyY:
        0.1721, 0.0818, 5.3890
      CIE-Lab:
        27.8154, 57.2908, -77.8851
        CIE-LCH:
        27.8154, 96.6867, 306.3375
        CIE-Luv:
        27.8154, -3.0936, -96.1686
        Hunter-Lab:
        23.2141, 46.5748, -109.3010
      #381cbe color charts
#381cbe RGB chart
      #381cbe CMYK chart
      #381cbe RGB pie chart
      #381cbe color shades, tints & tones
#381cbe color schemes
#381cbe color preview, HTML & CSS examples
           This text has a color of #381cbe        
        
          <p style="color:#381cbe;">Text here</p>
        
        
          .mytext {color:#381cbe;}
        
        Text color #381cbe
      
           This box has a color of #381cbe        
        
          <div style="background-color:#381cbe;">Content here</div>
        
        
          .mybackground {background-color:#381cbe;}
        
        Background color #381cbe
      
           Border around this has a color of #381cbe        
        
          <div style="border:2px solid #381cbe;">Content here</div>
        
        
          .myborder {border:2px solid #381cbe;}
        
        Border color #381cbe