#1972dd color space conversions
Hex:
        #1972dd
        RGB:
        25, 114, 221
        CMY:
        90, 55, 13
        CMYK:
        89, 48, 0, 13
      HSL:
        213°, 79.6748%, 48.2353%
        HSV (HSB):
        213°, 88.6878%, 86.6667%
        XYZ:
        19.4694, 17.4618, 70.7509
        xyY:
        0.1808, 0.1622, 17.4618
      CIE-Lab:
        48.8367, 15.2730, -61.4417
        CIE-LCH:
        48.8367, 63.3115, 283.9595
        CIE-Luv:
        48.8367, -25.4464, -95.2192
        Hunter-Lab:
        41.7873, 10.0383, -71.1341
      #1972dd color charts
#1972dd RGB chart
      #1972dd CMYK chart
      #1972dd RGB pie chart
      #1972dd color shades, tints & tones
#1972dd color schemes
#1972dd color preview, HTML & CSS examples
           This text has a color of #1972dd        
        
          <p style="color:#1972dd;">Text here</p>
        
        
          .mytext {color:#1972dd;}
        
        Text color #1972dd
      
           This box has a color of #1972dd        
        
          <div style="background-color:#1972dd;">Content here</div>
        
        
          .mybackground {background-color:#1972dd;}
        
        Background color #1972dd
      
           Border around this has a color of #1972dd        
        
          <div style="border:2px solid #1972dd;">Content here</div>
        
        
          .myborder {border:2px solid #1972dd;}
        
        Border color #1972dd