#195fc1 color space conversions
Hex:
        #195fc1
        RGB:
        25, 95, 193
        CMY:
        90, 63, 24
        CMYK:
        87, 51, 0, 24
      HSL:
        215°, 77.0642%, 42.7451%
        HSV (HSB):
        215°, 87.0466%, 75.6863%
        XYZ:
        14.1188, 12.2413, 52.0708
        xyY:
        0.1800, 0.1561, 12.2413
      CIE-Lab:
        41.5972, 16.5392, -57.0962
        CIE-LCH:
        41.5972, 59.4434, 286.1549
        CIE-Luv:
        41.5972, -20.7025, -84.9391
        Hunter-Lab:
        34.9876, 10.8027, -63.7477
      #195fc1 color charts
#195fc1 RGB chart
      #195fc1 CMYK chart
      #195fc1 RGB pie chart
      #195fc1 color shades, tints & tones
#195fc1 color schemes
#195fc1 color preview, HTML & CSS examples
           This text has a color of #195fc1        
        
          <p style="color:#195fc1;">Text here</p>
        
        
          .mytext {color:#195fc1;}
        
        Text color #195fc1
      
           This box has a color of #195fc1        
        
          <div style="background-color:#195fc1;">Content here</div>
        
        
          .mybackground {background-color:#195fc1;}
        
        Background color #195fc1
      
           Border around this has a color of #195fc1        
        
          <div style="border:2px solid #195fc1;">Content here</div>
        
        
          .myborder {border:2px solid #195fc1;}
        
        Border color #195fc1