#1948d9 color space conversions
Hex:
        #1948d9
        RGB:
        25, 72, 217
        CMY:
        90, 72, 15
        CMYK:
        88, 67, 0, 15
      HSL:
        225°, 79.3388%, 47.4510%
        HSV (HSB):
        225°, 88.4793%, 85.0980%
        XYZ:
        15.2427, 9.8512, 66.7437
        xyY:
        0.1660, 0.1073, 9.8512
      CIE-Lab:
        37.5740, 40.7284, -77.5259
        CIE-LCH:
        37.5740, 87.5732, 297.7153
        CIE-Luv:
        37.5740, -14.6481, -109.5399
        Hunter-Lab:
        31.3866, 31.7608, -104.1100
      #1948d9 color charts
#1948d9 RGB chart
      #1948d9 CMYK chart
      #1948d9 RGB pie chart
      #1948d9 color shades, tints & tones
#1948d9 color schemes
#1948d9 color preview, HTML & CSS examples
           This text has a color of #1948d9        
        
          <p style="color:#1948d9;">Text here</p>
        
        
          .mytext {color:#1948d9;}
        
        Text color #1948d9
      
           This box has a color of #1948d9        
        
          <div style="background-color:#1948d9;">Content here</div>
        
        
          .mybackground {background-color:#1948d9;}
        
        Background color #1948d9
      
           Border around this has a color of #1948d9        
        
          <div style="border:2px solid #1948d9;">Content here</div>
        
        
          .myborder {border:2px solid #1948d9;}
        
        Border color #1948d9