#1995cd color space conversions
Hex:
        #1995cd
        RGB:
        25, 149, 205
        CMY:
        90, 42, 20
        CMYK:
        88, 27, 0, 20
      HSL:
        199°, 78.2609%, 45.0980%
        HSV (HSB):
        199°, 87.8049%, 80.3922%
        XYZ:
        22.1678, 26.1093, 61.6288
        xyY:
        0.2017, 0.2376, 26.1093
      CIE-Lab:
        58.1407, -11.7984, -37.6103
        CIE-LCH:
        58.1407, 39.4174, 252.5833
        CIE-Luv:
        58.1407, -37.5891, -57.3237
        Hunter-Lab:
        51.0973, -11.9807, -35.7420
      #1995cd color charts
#1995cd RGB chart
      #1995cd CMYK chart
      #1995cd RGB pie chart
      #1995cd color shades, tints & tones
#1995cd color schemes
#1995cd color preview, HTML & CSS examples
           This text has a color of #1995cd        
        
          <p style="color:#1995cd;">Text here</p>
        
        
          .mytext {color:#1995cd;}
        
        Text color #1995cd
      
           This box has a color of #1995cd        
        
          <div style="background-color:#1995cd;">Content here</div>
        
        
          .mybackground {background-color:#1995cd;}
        
        Background color #1995cd
      
           Border around this has a color of #1995cd        
        
          <div style="border:2px solid #1995cd;">Content here</div>
        
        
          .myborder {border:2px solid #1995cd;}
        
        Border color #1995cd