#1894ff color space conversions
Hex:
        #1894ff
        RGB:
        24, 148, 255
        CMY:
        91, 42, 0
        CMYK:
        91, 42, 0, 0
      HSL:
        208°, 100.0000%, 54.7059%
        HSV (HSB):
        208°, 90.5882%, 100.0000%
        XYZ:
        29.0166, 28.5940, 98.5976
        xyY:
        0.1858, 0.1831, 28.5940
      CIE-Lab:
        60.4216, 7.2677, -61.7316
        CIE-LCH:
        60.4216, 62.1580, 276.7145
        CIE-Luv:
        60.4216, -34.4420, -99.6788
        Hunter-Lab:
        53.4734, 3.2822, -71.8913
      #1894ff color charts
#1894ff RGB chart
      #1894ff CMYK chart
      #1894ff RGB pie chart
      #1894ff color shades, tints & tones
#1894ff color schemes
#1894ff color preview, HTML & CSS examples
           This text has a color of #1894ff        
        
          <p style="color:#1894ff;">Text here</p>
        
        
          .mytext {color:#1894ff;}
        
        Text color #1894ff
      
           This box has a color of #1894ff        
        
          <div style="background-color:#1894ff;">Content here</div>
        
        
          .mybackground {background-color:#1894ff;}
        
        Background color #1894ff
      
           Border around this has a color of #1894ff        
        
          <div style="border:2px solid #1894ff;">Content here</div>
        
        
          .myborder {border:2px solid #1894ff;}
        
        Border color #1894ff