#1995bb color space conversions
Hex:
        #1995bb
        RGB:
        25, 149, 187
        CMY:
        90, 42, 27
        CMYK:
        87, 20, 0, 27
      HSL:
        194°, 76.4151%, 41.5686%
        HSV (HSB):
        194°, 86.6310%, 73.3333%
        XYZ:
        20.1180, 25.2894, 50.8347
        xyY:
        0.2090, 0.2628, 25.2894
      CIE-Lab:
        57.3563, -18.2123, -28.6777
        CIE-LCH:
        57.3563, 33.9720, 237.5817
        CIE-Luv:
        57.3563, -38.8084, -41.7416
        Hunter-Lab:
        50.2886, -16.5960, -24.7319
      #1995bb color charts
#1995bb RGB chart
      #1995bb CMYK chart
      #1995bb RGB pie chart
      #1995bb color shades, tints & tones
#1995bb color schemes
#1995bb color preview, HTML & CSS examples
           This text has a color of #1995bb        
        
          <p style="color:#1995bb;">Text here</p>
        
        
          .mytext {color:#1995bb;}
        
        Text color #1995bb
      
           This box has a color of #1995bb        
        
          <div style="background-color:#1995bb;">Content here</div>
        
        
          .mybackground {background-color:#1995bb;}
        
        Background color #1995bb
      
           Border around this has a color of #1995bb        
        
          <div style="border:2px solid #1995bb;">Content here</div>
        
        
          .myborder {border:2px solid #1995bb;}
        
        Border color #1995bb