#195fc8 color space conversions
Hex:
        #195fc8
        RGB:
        25, 95, 200
        CMY:
        90, 63, 22
        CMYK:
        88, 53, 0, 22
      HSL:
        216°, 77.7778%, 44.1176%
        HSV (HSB):
        216°, 87.5000%, 78.4314%
        XYZ:
        14.9184, 12.5612, 56.2819
        xyY:
        0.1781, 0.1500, 12.5612
      CIE-Lab:
        42.0945, 19.3033, -60.3460
        CIE-LCH:
        42.0945, 63.3582, 287.7383
        CIE-Luv:
        42.0945, -20.5239, -90.0655
        Hunter-Lab:
        35.4418, 13.1124, -69.3437
      #195fc8 color charts
#195fc8 RGB chart
      #195fc8 CMYK chart
      #195fc8 RGB pie chart
      #195fc8 color shades, tints & tones
#195fc8 color schemes
#195fc8 color preview, HTML & CSS examples
           This text has a color of #195fc8        
        
          <p style="color:#195fc8;">Text here</p>
        
        
          .mytext {color:#195fc8;}
        
        Text color #195fc8
      
           This box has a color of #195fc8        
        
          <div style="background-color:#195fc8;">Content here</div>
        
        
          .mybackground {background-color:#195fc8;}
        
        Background color #195fc8
      
           Border around this has a color of #195fc8        
        
          <div style="border:2px solid #195fc8;">Content here</div>
        
        
          .myborder {border:2px solid #195fc8;}
        
        Border color #195fc8