#0482bb color space conversions
Hex:
        #0482bb
        RGB:
        4, 130, 187
        CMY:
        98, 49, 27
        CMYK:
        98, 30, 0, 27
      HSL:
        199°, 95.8115%, 37.4510%
        HSV (HSB):
        199°, 97.8610%, 73.3333%
        XYZ:
        17.0023, 19.5789, 49.8967
        xyY:
        0.1966, 0.2264, 19.5789
      CIE-Lab:
        51.3578, -8.6093, -38.0598
        CIE-LCH:
        51.3578, 39.0214, 257.2540
        CIE-Luv:
        51.3578, -33.4588, -57.1399
        Hunter-Lab:
        44.2481, -8.8455, -35.8852
      #0482bb color charts
#0482bb RGB chart
      #0482bb CMYK chart
      #0482bb RGB pie chart
      #0482bb color shades, tints & tones
#0482bb color schemes
#0482bb color preview, HTML & CSS examples
           This text has a color of #0482bb        
        
          <p style="color:#0482bb;">Text here</p>
        
        
          .mytext {color:#0482bb;}
        
        Text color #0482bb
      
           This box has a color of #0482bb        
        
          <div style="background-color:#0482bb;">Content here</div>
        
        
          .mybackground {background-color:#0482bb;}
        
        Background color #0482bb
      
           Border around this has a color of #0482bb        
        
          <div style="border:2px solid #0482bb;">Content here</div>
        
        
          .myborder {border:2px solid #0482bb;}
        
        Border color #0482bb