#0495a2 color space conversions
Hex:
        #0495a2
        RGB:
        4, 149, 162
        CMY:
        98, 42, 36
        CMYK:
        98, 8, 0, 36
      HSL:
        185°, 95.1807%, 32.5490%
        HSV (HSB):
        185°, 97.5309%, 63.5294%
        XYZ:
        17.3191, 24.1293, 37.9270
        xyY:
        0.2182, 0.3040, 24.1293
      CIE-Lab:
        56.2171, -27.8157, -16.2091
        CIE-LCH:
        56.2171, 32.1939, 210.2306
        CIE-Luv:
        56.2171, -41.8989, -20.3733
        Hunter-Lab:
        49.1216, -23.0280, -11.3929
      #0495a2 color charts
#0495a2 RGB chart
      #0495a2 CMYK chart
      #0495a2 RGB pie chart
      #0495a2 color shades, tints & tones
#0495a2 color schemes
#0495a2 color preview, HTML & CSS examples
           This text has a color of #0495a2        
        
          <p style="color:#0495a2;">Text here</p>
        
        
          .mytext {color:#0495a2;}
        
        Text color #0495a2
      
           This box has a color of #0495a2        
        
          <div style="background-color:#0495a2;">Content here</div>
        
        
          .mybackground {background-color:#0495a2;}
        
        Background color #0495a2
      
           Border around this has a color of #0495a2        
        
          <div style="border:2px solid #0495a2;">Content here</div>
        
        
          .myborder {border:2px solid #0495a2;}
        
        Border color #0495a2