#0381bb color space conversions
Hex:
        #0381bb
        RGB:
        3, 129, 187
        CMY:
        99, 49, 27
        CMYK:
        98, 31, 0, 27
      HSL:
        199°, 96.8421%, 37.2549%
        HSV (HSB):
        199°, 98.3957%, 73.3333%
        XYZ:
        16.8574, 19.3077, 49.8520
        xyY:
        0.1960, 0.2245, 19.3077
      CIE-Lab:
        51.0453, -8.0651, -38.5525
        CIE-LCH:
        51.0453, 39.3871, 258.1843
        CIE-Luv:
        51.0453, -33.1642, -57.9228
        Hunter-Lab:
        43.9406, -8.4159, -36.5080
      #0381bb color charts
#0381bb RGB chart
      #0381bb CMYK chart
      #0381bb RGB pie chart
      #0381bb color shades, tints & tones
#0381bb color schemes
#0381bb color preview, HTML & CSS examples
           This text has a color of #0381bb        
        
          <p style="color:#0381bb;">Text here</p>
        
        
          .mytext {color:#0381bb;}
        
        Text color #0381bb
      
           This box has a color of #0381bb        
        
          <div style="background-color:#0381bb;">Content here</div>
        
        
          .mybackground {background-color:#0381bb;}
        
        Background color #0381bb
      
           Border around this has a color of #0381bb        
        
          <div style="border:2px solid #0381bb;">Content here</div>
        
        
          .myborder {border:2px solid #0381bb;}
        
        Border color #0381bb