#195ead color space conversions
Hex:
        #195ead
        RGB:
        25, 94, 173
        CMY:
        90, 63, 32
        CMYK:
        86, 46, 0, 32
      HSL:
        212°, 74.7475%, 38.8235%
        HSV (HSB):
        212°, 85.5491%, 67.8431%
        XYZ:
        11.9464, 11.2292, 41.0730
        xyY:
        0.1859, 0.1748, 11.2292
      CIE-Lab:
        39.9639, 9.2354, -48.0197
        CIE-LCH:
        39.9639, 48.8998, 280.8865
        CIE-Luv:
        39.9639, -21.0122, -70.3747
        Hunter-Lab:
        33.5100, 4.9933, -49.2143
      #195ead color charts
#195ead RGB chart
      #195ead CMYK chart
      #195ead RGB pie chart
      #195ead color shades, tints & tones
#195ead color schemes
#195ead color preview, HTML & CSS examples
           This text has a color of #195ead        
        
          <p style="color:#195ead;">Text here</p>
        
        
          .mytext {color:#195ead;}
        
        Text color #195ead
      
           This box has a color of #195ead        
        
          <div style="background-color:#195ead;">Content here</div>
        
        
          .mybackground {background-color:#195ead;}
        
        Background color #195ead
      
           Border around this has a color of #195ead        
        
          <div style="border:2px solid #195ead;">Content here</div>
        
        
          .myborder {border:2px solid #195ead;}
        
        Border color #195ead