#1995d3 color space conversions
Hex:
        #1995d3
        RGB:
        25, 149, 211
        CMY:
        90, 42, 17
        CMYK:
        88, 29, 0, 17
      HSL:
        200°, 78.8136%, 46.2745%
        HSV (HSB):
        200°, 88.1517%, 82.7451%
        XYZ:
        22.9062, 26.4047, 65.5173
        xyY:
        0.1995, 0.2299, 26.4047
      CIE-Lab:
        58.4192, -9.6188, -40.5388
        CIE-LCH:
        58.4192, 41.6643, 256.6521
        CIE-Luv:
        58.4192, -37.2011, -62.4708
        Hunter-Lab:
        51.3855, -10.3544, -39.6258
      #1995d3 color charts
#1995d3 RGB chart
      #1995d3 CMYK chart
      #1995d3 RGB pie chart
      #1995d3 color shades, tints & tones
#1995d3 color schemes
#1995d3 color preview, HTML & CSS examples
           This text has a color of #1995d3        
        
          <p style="color:#1995d3;">Text here</p>
        
        
          .mytext {color:#1995d3;}
        
        Text color #1995d3
      
           This box has a color of #1995d3        
        
          <div style="background-color:#1995d3;">Content here</div>
        
        
          .mybackground {background-color:#1995d3;}
        
        Background color #1995d3
      
           Border around this has a color of #1995d3        
        
          <div style="border:2px solid #1995d3;">Content here</div>
        
        
          .myborder {border:2px solid #1995d3;}
        
        Border color #1995d3