#1995e3 color space conversions
Hex:
        #1995e3
        RGB:
        25, 149, 227
        CMY:
        90, 42, 11
        CMYK:
        89, 34, 0, 11
      HSL:
        203°, 80.1587%, 49.4118%
        HSV (HSB):
        203°, 88.9868%, 89.0196%
        XYZ:
        25.0135, 27.2476, 76.6140
        xyY:
        0.1941, 0.2114, 27.2476
      CIE-Lab:
        59.2028, -3.7334, -48.2277
        CIE-LCH:
        59.2028, 48.3720, 265.5735
        CIE-Luv:
        59.2028, -36.2180, -76.0222
        Hunter-Lab:
        52.1992, -5.8129, -50.4818
      #1995e3 color charts
#1995e3 RGB chart
      #1995e3 CMYK chart
      #1995e3 RGB pie chart
      #1995e3 color shades, tints & tones
#1995e3 color schemes
#1995e3 color preview, HTML & CSS examples
           This text has a color of #1995e3        
        
          <p style="color:#1995e3;">Text here</p>
        
        
          .mytext {color:#1995e3;}
        
        Text color #1995e3
      
           This box has a color of #1995e3        
        
          <div style="background-color:#1995e3;">Content here</div>
        
        
          .mybackground {background-color:#1995e3;}
        
        Background color #1995e3
      
           Border around this has a color of #1995e3        
        
          <div style="border:2px solid #1995e3;">Content here</div>
        
        
          .myborder {border:2px solid #1995e3;}
        
        Border color #1995e3