#1954e2 color space conversions
Hex:
        #1954e2
        RGB:
        25, 84, 226
        CMY:
        90, 67, 11
        CMYK:
        89, 63, 0, 11
      HSL:
        222°, 80.0797%, 49.2157%
        HSV (HSB):
        222°, 88.9381%, 88.6275%
        XYZ:
        17.2987, 12.0383, 73.3634
        xyY:
        0.1684, 0.1172, 12.0383
      CIE-Lab:
        41.2769, 36.4700, -76.5821
        CIE-LCH:
        41.2769, 84.8226, 295.4647
        CIE-Luv:
        41.2769, -17.3255, -112.2115
        Hunter-Lab:
        34.6963, 28.2772, -101.0781
      #1954e2 color charts
#1954e2 RGB chart
      #1954e2 CMYK chart
      #1954e2 RGB pie chart
      #1954e2 color shades, tints & tones
#1954e2 color schemes
#1954e2 color preview, HTML & CSS examples
           This text has a color of #1954e2        
        
          <p style="color:#1954e2;">Text here</p>
        
        
          .mytext {color:#1954e2;}
        
        Text color #1954e2
      
           This box has a color of #1954e2        
        
          <div style="background-color:#1954e2;">Content here</div>
        
        
          .mybackground {background-color:#1954e2;}
        
        Background color #1954e2
      
           Border around this has a color of #1954e2        
        
          <div style="border:2px solid #1954e2;">Content here</div>
        
        
          .myborder {border:2px solid #1954e2;}
        
        Border color #1954e2