#0485df color space conversions
Hex:
        #0485df
        RGB:
        4, 133, 223
        CMY:
        98, 48, 13
        CMYK:
        98, 40, 0, 13
      HSL:
        205°, 96.4758%, 44.5098%
        HSV (HSB):
        205°, 98.2063%, 87.4510%
        XYZ:
        21.7569, 22.1286, 72.9366
        xyY:
        0.1862, 0.1894, 22.1286
      CIE-Lab:
        54.1632, 3.4326, -54.0238
        CIE-LCH:
        54.1632, 54.1327, 273.6356
        CIE-Luv:
        54.1632, -32.2666, -84.8188
        Hunter-Lab:
        47.0410, 0.2360, -58.9997
      #0485df color charts
#0485df RGB chart
      #0485df CMYK chart
      #0485df RGB pie chart
      #0485df color shades, tints & tones
#0485df color schemes
#0485df color preview, HTML & CSS examples
           This text has a color of #0485df        
        
          <p style="color:#0485df;">Text here</p>
        
        
          .mytext {color:#0485df;}
        
        Text color #0485df
      
           This box has a color of #0485df        
        
          <div style="background-color:#0485df;">Content here</div>
        
        
          .mybackground {background-color:#0485df;}
        
        Background color #0485df
      
           Border around this has a color of #0485df        
        
          <div style="border:2px solid #0485df;">Content here</div>
        
        
          .myborder {border:2px solid #0485df;}
        
        Border color #0485df