#1995c0 color space conversions
Hex:
        #1995c0
        RGB:
        25, 149, 192
        CMY:
        90, 42, 25
        CMYK:
        87, 22, 0, 25
      HSL:
        195°, 76.9585%, 42.5490%
        HSV (HSB):
        195°, 86.9792%, 75.2941%
        XYZ:
        20.6628, 25.5073, 53.7035
        xyY:
        0.2069, 0.2554, 25.5073
      CIE-Lab:
        57.5664, -16.4521, -31.1809
        CIE-LCH:
        57.5664, 35.2551, 242.1824
        CIE-Luv:
        57.5664, -38.4620, -46.0849
        Hunter-Lab:
        50.5048, -15.3545, -27.6918
      #1995c0 color charts
#1995c0 RGB chart
      #1995c0 CMYK chart
      #1995c0 RGB pie chart
      #1995c0 color shades, tints & tones
#1995c0 color schemes
#1995c0 color preview, HTML & CSS examples
           This text has a color of #1995c0        
        
          <p style="color:#1995c0;">Text here</p>
        
        
          .mytext {color:#1995c0;}
        
        Text color #1995c0
      
           This box has a color of #1995c0        
        
          <div style="background-color:#1995c0;">Content here</div>
        
        
          .mybackground {background-color:#1995c0;}
        
        Background color #1995c0
      
           Border around this has a color of #1995c0        
        
          <div style="border:2px solid #1995c0;">Content here</div>
        
        
          .myborder {border:2px solid #1995c0;}
        
        Border color #1995c0