#195db8 color space conversions
Hex:
        #195db8
        RGB:
        25, 93, 184
        CMY:
        90, 64, 28
        CMYK:
        86, 49, 0, 28
      HSL:
        214°, 76.0766%, 40.9804%
        HSV (HSB):
        214°, 86.4130%, 72.1569%
        XYZ:
        12.9670, 11.4961, 46.8829
        xyY:
        0.1817, 0.1611, 11.4961
      CIE-Lab:
        40.4037, 14.2775, -53.7770
        CIE-LCH:
        40.4037, 55.6400, 284.8687
        CIE-Luv:
        40.4037, -20.3604, -79.3206
        Hunter-Lab:
        33.9058, 8.9305, -58.2485
      #195db8 color charts
#195db8 RGB chart
      #195db8 CMYK chart
      #195db8 RGB pie chart
      #195db8 color shades, tints & tones
#195db8 color schemes
#195db8 color preview, HTML & CSS examples
           This text has a color of #195db8        
        
          <p style="color:#195db8;">Text here</p>
        
        
          .mytext {color:#195db8;}
        
        Text color #195db8
      
           This box has a color of #195db8        
        
          <div style="background-color:#195db8;">Content here</div>
        
        
          .mybackground {background-color:#195db8;}
        
        Background color #195db8
      
           Border around this has a color of #195db8        
        
          <div style="border:2px solid #195db8;">Content here</div>
        
        
          .myborder {border:2px solid #195db8;}
        
        Border color #195db8