#0495fe color space conversions
Hex:
        #0495fe
        RGB:
        4, 149, 254
        CMY:
        98, 42, 0
        CMYK:
        98, 41, 0, 0
      HSL:
        205°, 99.2063%, 50.5882%
        HSV (HSB):
        205°, 98.4252%, 99.6078%
        XYZ:
        28.6869, 28.6765, 97.7891
        xyY:
        0.1849, 0.1848, 28.6765
      CIE-Lab:
        60.4950, 5.6714, -61.0748
        CIE-LCH:
        60.4950, 61.3375, 275.3052
        CIE-Luv:
        60.4950, -35.6182, -98.4819
        Hunter-Lab:
        53.5504, 1.9091, -70.7849
      #0495fe color charts
#0495fe RGB chart
      #0495fe CMYK chart
      #0495fe RGB pie chart
      #0495fe color shades, tints & tones
#0495fe color schemes
#0495fe color preview, HTML & CSS examples
           This text has a color of #0495fe        
        
          <p style="color:#0495fe;">Text here</p>
        
        
          .mytext {color:#0495fe;}
        
        Text color #0495fe
      
           This box has a color of #0495fe        
        
          <div style="background-color:#0495fe;">Content here</div>
        
        
          .mybackground {background-color:#0495fe;}
        
        Background color #0495fe
      
           Border around this has a color of #0495fe        
        
          <div style="border:2px solid #0495fe;">Content here</div>
        
        
          .myborder {border:2px solid #0495fe;}
        
        Border color #0495fe