#1948e4 color space conversions
Hex:
        #1948e4
        RGB:
        25, 72, 228
        CMY:
        90, 72, 11
        CMYK:
        89, 68, 0, 11
      HSL:
        226°, 80.2372%, 49.6078%
        HSV (HSB):
        226°, 89.0351%, 89.4118%
        XYZ:
        16.7219, 10.4428, 74.5331
        xyY:
        0.1644, 0.1027, 10.4428
      CIE-Lab:
        38.6258, 44.7122, -82.0801
        CIE-LCH:
        38.6258, 93.4683, 298.5789
        CIE-Luv:
        38.6258, -14.7338, -116.2820
        Hunter-Lab:
        32.3154, 35.8144, -114.1274
      #1948e4 color charts
#1948e4 RGB chart
      #1948e4 CMYK chart
      #1948e4 RGB pie chart
      #1948e4 color shades, tints & tones
#1948e4 color schemes
#1948e4 color preview, HTML & CSS examples
           This text has a color of #1948e4        
        
          <p style="color:#1948e4;">Text here</p>
        
        
          .mytext {color:#1948e4;}
        
        Text color #1948e4
      
           This box has a color of #1948e4        
        
          <div style="background-color:#1948e4;">Content here</div>
        
        
          .mybackground {background-color:#1948e4;}
        
        Background color #1948e4
      
           Border around this has a color of #1948e4        
        
          <div style="border:2px solid #1948e4;">Content here</div>
        
        
          .myborder {border:2px solid #1948e4;}
        
        Border color #1948e4