#1954f7 color space conversions
Hex:
        #1954f7
        RGB:
        25, 84, 247
        CMY:
        90, 67, 3
        CMYK:
        90, 66, 0, 3
      HSL:
        224°, 93.2773%, 53.3333%
        HSV (HSB):
        224°, 89.8785%, 96.8627%
        XYZ:
        20.3597, 13.2627, 89.4826
        xyY:
        0.1654, 0.1077, 13.2627
      CIE-Lab:
        43.1565, 44.1828, -85.3428
        CIE-LCH:
        43.1565, 96.1016, 297.3711
        CIE-Luv:
        43.1565, -17.3195, -125.4532
        Hunter-Lab:
        36.4180, 36.0600, -120.1886
      #1954f7 color charts
#1954f7 RGB chart
      #1954f7 CMYK chart
      #1954f7 RGB pie chart
      #1954f7 color shades, tints & tones
#1954f7 color schemes
#1954f7 color preview, HTML & CSS examples
           This text has a color of #1954f7        
        
          <p style="color:#1954f7;">Text here</p>
        
        
          .mytext {color:#1954f7;}
        
        Text color #1954f7
      
           This box has a color of #1954f7        
        
          <div style="background-color:#1954f7;">Content here</div>
        
        
          .mybackground {background-color:#1954f7;}
        
        Background color #1954f7
      
           Border around this has a color of #1954f7        
        
          <div style="border:2px solid #1954f7;">Content here</div>
        
        
          .myborder {border:2px solid #1954f7;}
        
        Border color #1954f7