#0311bb color space conversions
Hex:
        #0311bb
        RGB:
        3, 17, 187
        CMY:
        99, 93, 27
        CMYK:
        98, 91, 0, 27
      HSL:
        235°, 96.8421%, 37.2549%
        HSV (HSB):
        235°, 98.3957%, 73.3333%
        XYZ:
        9.2076, 4.0081, 47.3021
        xyY:
        0.1521, 0.0662, 4.0081
      CIE-Lab:
        23.6982, 58.5229, -83.0282
        CIE-LCH:
        23.6982, 101.5806, 305.1783
        CIE-Luv:
        23.6982, -7.2343, -91.6729
        Hunter-Lab:
        20.0203, 47.0595, -126.0708
      #0311bb color charts
#0311bb RGB chart
      #0311bb CMYK chart
      #0311bb RGB pie chart
      #0311bb color shades, tints & tones
#0311bb color schemes
#0311bb color preview, HTML & CSS examples
           This text has a color of #0311bb        
        
          <p style="color:#0311bb;">Text here</p>
        
        
          .mytext {color:#0311bb;}
        
        Text color #0311bb
      
           This box has a color of #0311bb        
        
          <div style="background-color:#0311bb;">Content here</div>
        
        
          .mybackground {background-color:#0311bb;}
        
        Background color #0311bb
      
           Border around this has a color of #0311bb        
        
          <div style="border:2px solid #0311bb;">Content here</div>
        
        
          .myborder {border:2px solid #0311bb;}
        
        Border color #0311bb