#1991dd color space conversions
Hex:
        #1991dd
        RGB:
        25, 145, 221
        CMY:
        90, 43, 13
        CMYK:
        89, 34, 0, 13
      HSL:
        203°, 79.6748%, 48.2353%
        HSV (HSB):
        203°, 88.6878%, 86.6667%
        XYZ:
        23.5774, 25.6779, 72.1203
        xyY:
        0.1943, 0.2116, 25.6779
      CIE-Lab:
        57.7301, -3.6382, -47.2187
        CIE-LCH:
        57.7301, 47.3586, 265.5940
        CIE-Luv:
        57.7301, -35.2506, -74.0266
        Hunter-Lab:
        50.6734, -5.6255, -48.9124
      #1991dd color charts
#1991dd RGB chart
      #1991dd CMYK chart
      #1991dd RGB pie chart
      #1991dd color shades, tints & tones
#1991dd color schemes
#1991dd color preview, HTML & CSS examples
           This text has a color of #1991dd        
        
          <p style="color:#1991dd;">Text here</p>
        
        
          .mytext {color:#1991dd;}
        
        Text color #1991dd
      
           This box has a color of #1991dd        
        
          <div style="background-color:#1991dd;">Content here</div>
        
        
          .mybackground {background-color:#1991dd;}
        
        Background color #1991dd
      
           Border around this has a color of #1991dd        
        
          <div style="border:2px solid #1991dd;">Content here</div>
        
        
          .myborder {border:2px solid #1991dd;}
        
        Border color #1991dd