#1948ee color space conversions
Hex:
        #1948ee
        RGB:
        25, 72, 238
        CMY:
        90, 72, 7
        CMYK:
        89, 70, 0, 7
      HSL:
        227°, 86.2348%, 51.5686%
        HSV (HSB):
        227°, 89.4958%, 93.3333%
        XYZ:
        18.1509, 11.0144, 82.0583
        xyY:
        0.1632, 0.0990, 11.0144
      CIE-Lab:
        39.6048, 48.2561, -86.1350
        CIE-LCH:
        39.6048, 98.7314, 299.2592
        CIE-Luv:
        39.6048, -14.8355, -122.3085
        Hunter-Lab:
        33.1880, 39.5445, -123.3645
      #1948ee color charts
#1948ee RGB chart
      #1948ee CMYK chart
      #1948ee RGB pie chart
      #1948ee color shades, tints & tones
#1948ee color schemes
#1948ee color preview, HTML & CSS examples
           This text has a color of #1948ee        
        
          <p style="color:#1948ee;">Text here</p>
        
        
          .mytext {color:#1948ee;}
        
        Text color #1948ee
      
           This box has a color of #1948ee        
        
          <div style="background-color:#1948ee;">Content here</div>
        
        
          .mybackground {background-color:#1948ee;}
        
        Background color #1948ee
      
           Border around this has a color of #1948ee        
        
          <div style="border:2px solid #1948ee;">Content here</div>
        
        
          .myborder {border:2px solid #1948ee;}
        
        Border color #1948ee