#0485bb color space conversions
Hex:
        #0485bb
        RGB:
        4, 133, 187
        CMY:
        98, 48, 27
        CMYK:
        98, 29, 0, 27
      HSL:
        198°, 95.8115%, 37.4510%
        HSV (HSB):
        198°, 97.8610%, 73.3333%
        XYZ:
        17.4072, 20.3887, 50.0317
        xyY:
        0.1982, 0.2321, 20.3887
      CIE-Lab:
        52.2739, -10.3393, -36.6192
        CIE-LCH:
        52.2739, 38.0509, 254.2332
        CIE-Luv:
        52.2739, -34.4784, -54.8155
        Hunter-Lab:
        45.1539, -10.2059, -34.0871
      #0485bb color charts
#0485bb RGB chart
      #0485bb CMYK chart
      #0485bb RGB pie chart
      #0485bb color shades, tints & tones
#0485bb color schemes
#0485bb color preview, HTML & CSS examples
           This text has a color of #0485bb        
        
          <p style="color:#0485bb;">Text here</p>
        
        
          .mytext {color:#0485bb;}
        
        Text color #0485bb
      
           This box has a color of #0485bb        
        
          <div style="background-color:#0485bb;">Content here</div>
        
        
          .mybackground {background-color:#0485bb;}
        
        Background color #0485bb
      
           Border around this has a color of #0485bb        
        
          <div style="border:2px solid #0485bb;">Content here</div>
        
        
          .myborder {border:2px solid #0485bb;}
        
        Border color #0485bb