#0195a8 color space conversions
Hex:
        #0195a8
        RGB:
        1, 149, 168
        CMY:
        100, 42, 34
        CMYK:
        99, 11, 0, 34
      HSL:
        187°, 98.8166%, 33.1373%
        HSV (HSB):
        187°, 99.4048%, 65.8824%
        XYZ:
        17.8278, 24.3285, 40.8020
        xyY:
        0.2149, 0.2933, 24.3285
      CIE-Lab:
        56.4152, -25.9210, -19.3369
        CIE-LCH:
        56.4152, 32.3390, 216.7227
        CIE-Luv:
        56.4152, -41.5648, -25.5939
        Hunter-Lab:
        49.3239, -21.7991, -14.5195
      #0195a8 color charts
#0195a8 RGB chart
      #0195a8 CMYK chart
      #0195a8 RGB pie chart
      #0195a8 color shades, tints & tones
#0195a8 color schemes
#0195a8 color preview, HTML & CSS examples
           This text has a color of #0195a8        
        
          <p style="color:#0195a8;">Text here</p>
        
        
          .mytext {color:#0195a8;}
        
        Text color #0195a8
      
           This box has a color of #0195a8        
        
          <div style="background-color:#0195a8;">Content here</div>
        
        
          .mybackground {background-color:#0195a8;}
        
        Background color #0195a8
      
           Border around this has a color of #0195a8        
        
          <div style="border:2px solid #0195a8;">Content here</div>
        
        
          .myborder {border:2px solid #0195a8;}
        
        Border color #0195a8