#195bc2 color space conversions
Hex:
        #195bc2
        RGB:
        25, 91, 194
        CMY:
        90, 64, 24
        CMYK:
        87, 53, 0, 24
      HSL:
        217°, 77.1689%, 42.9412%
        HSV (HSB):
        217°, 87.1134%, 76.0784%
        XYZ:
        13.8796, 11.5839, 52.5433
        xyY:
        0.1779, 0.1485, 11.5839
      CIE-Lab:
        40.5470, 19.5622, -59.3785
        CIE-LCH:
        40.5470, 62.5179, 288.2344
        CIE-Luv:
        40.5470, -19.5251, -87.7019
        Hunter-Lab:
        34.0351, 13.2313, -67.7072
      #195bc2 color charts
#195bc2 RGB chart
      #195bc2 CMYK chart
      #195bc2 RGB pie chart
      #195bc2 color shades, tints & tones
#195bc2 color schemes
#195bc2 color preview, HTML & CSS examples
           This text has a color of #195bc2        
        
          <p style="color:#195bc2;">Text here</p>
        
        
          .mytext {color:#195bc2;}
        
        Text color #195bc2
      
           This box has a color of #195bc2        
        
          <div style="background-color:#195bc2;">Content here</div>
        
        
          .mybackground {background-color:#195bc2;}
        
        Background color #195bc2
      
           Border around this has a color of #195bc2        
        
          <div style="border:2px solid #195bc2;">Content here</div>
        
        
          .myborder {border:2px solid #195bc2;}
        
        Border color #195bc2