#195f94 color space conversions
Hex:
        #195f94
        RGB:
        25, 95, 148
        CMY:
        90, 63, 42
        CMYK:
        83, 36, 0, 42
      HSL:
        206°, 71.0983%, 33.9216%
        HSV (HSB):
        206°, 83.1081%, 58.0392%
        XYZ:
        9.8384, 10.5292, 29.5308
        xyY:
        0.1972, 0.2110, 10.5292
      CIE-Lab:
        38.7759, -1.3389, -35.0185
        CIE-LCH:
        38.7759, 35.0441, 267.8104
        CIE-Luv:
        38.7759, -22.3491, -49.7541
        Hunter-Lab:
        32.4487, -2.6644, -31.2442
      #195f94 color charts
#195f94 RGB chart
      #195f94 CMYK chart
      #195f94 RGB pie chart
      #195f94 color shades, tints & tones
#195f94 color schemes
#195f94 color preview, HTML & CSS examples
           This text has a color of #195f94        
        
          <p style="color:#195f94;">Text here</p>
        
        
          .mytext {color:#195f94;}
        
        Text color #195f94
      
           This box has a color of #195f94        
        
          <div style="background-color:#195f94;">Content here</div>
        
        
          .mybackground {background-color:#195f94;}
        
        Background color #195f94
      
           Border around this has a color of #195f94        
        
          <div style="border:2px solid #195f94;">Content here</div>
        
        
          .myborder {border:2px solid #195f94;}
        
        Border color #195f94