#1995b6 color space conversions
Hex:
        #1995b6
        RGB:
        25, 149, 182
        CMY:
        90, 42, 29
        CMYK:
        86, 18, 0, 29
      HSL:
        193°, 75.8454%, 40.5882%
        HSV (HSB):
        193°, 86.2637%, 71.3725%
        XYZ:
        19.5918, 25.0790, 48.0641
        xyY:
        0.2113, 0.2704, 25.0790
      CIE-Lab:
        57.1523, -19.9534, -26.1580
        CIE-LCH:
        57.1523, 32.8995, 232.6635
        CIE-Luv:
        57.1523, -39.1599, -37.3936
        Hunter-Lab:
        50.0789, -17.8054, -21.8494
      #1995b6 color charts
#1995b6 RGB chart
      #1995b6 CMYK chart
      #1995b6 RGB pie chart
      #1995b6 color shades, tints & tones
#1995b6 color schemes
#1995b6 color preview, HTML & CSS examples
           This text has a color of #1995b6        
        
          <p style="color:#1995b6;">Text here</p>
        
        
          .mytext {color:#1995b6;}
        
        Text color #1995b6
      
           This box has a color of #1995b6        
        
          <div style="background-color:#1995b6;">Content here</div>
        
        
          .mybackground {background-color:#1995b6;}
        
        Background color #1995b6
      
           Border around this has a color of #1995b6        
        
          <div style="border:2px solid #1995b6;">Content here</div>
        
        
          .myborder {border:2px solid #1995b6;}
        
        Border color #1995b6