#195eaf color space conversions
Hex:
        #195eaf
        RGB:
        25, 94, 175
        CMY:
        90, 63, 31
        CMYK:
        86, 46, 0, 31
      HSL:
        212°, 75.0000%, 39.2157%
        HSV (HSB):
        212°, 85.7143%, 68.6275%
        XYZ:
        12.1415, 11.3072, 42.1000
        xyY:
        0.1852, 0.1725, 11.3072
      CIE-Lab:
        40.0932, 10.0337, -48.9914
        CIE-LCH:
        40.0932, 50.0083, 281.5744
        CIE-Luv:
        40.0932, -20.9443, -71.9188
        Hunter-Lab:
        33.6262, 5.6054, -50.6927
      #195eaf color charts
#195eaf RGB chart
      #195eaf CMYK chart
      #195eaf RGB pie chart
      #195eaf color shades, tints & tones
#195eaf color schemes
#195eaf color preview, HTML & CSS examples
           This text has a color of #195eaf        
        
          <p style="color:#195eaf;">Text here</p>
        
        
          .mytext {color:#195eaf;}
        
        Text color #195eaf
      
           This box has a color of #195eaf        
        
          <div style="background-color:#195eaf;">Content here</div>
        
        
          .mybackground {background-color:#195eaf;}
        
        Background color #195eaf
      
           Border around this has a color of #195eaf        
        
          <div style="border:2px solid #195eaf;">Content here</div>
        
        
          .myborder {border:2px solid #195eaf;}
        
        Border color #195eaf