#1894d8 color space conversions
Hex:
        #1894d8
        RGB:
        24, 148, 216
        CMY:
        91, 42, 15
        CMYK:
        89, 31, 0, 15
      HSL:
        201°, 80.0000%, 47.0588%
        HSV (HSB):
        201°, 88.8889%, 84.7059%
        XYZ:
        23.3613, 26.3319, 68.8170
        xyY:
        0.1971, 0.2222, 26.3319
      CIE-Lab:
        58.3507, -7.2766, -43.4452
        CIE-LCH:
        58.3507, 44.0504, 260.4918
        CIE-Luv:
        58.3507, -36.6214, -67.5347
        Hunter-Lab:
        51.3146, -8.5374, -43.5925
      #1894d8 color charts
#1894d8 RGB chart
      #1894d8 CMYK chart
      #1894d8 RGB pie chart
      #1894d8 color shades, tints & tones
#1894d8 color schemes
#1894d8 color preview, HTML & CSS examples
           This text has a color of #1894d8        
        
          <p style="color:#1894d8;">Text here</p>
        
        
          .mytext {color:#1894d8;}
        
        Text color #1894d8
      
           This box has a color of #1894d8        
        
          <div style="background-color:#1894d8;">Content here</div>
        
        
          .mybackground {background-color:#1894d8;}
        
        Background color #1894d8
      
           Border around this has a color of #1894d8        
        
          <div style="border:2px solid #1894d8;">Content here</div>
        
        
          .myborder {border:2px solid #1894d8;}
        
        Border color #1894d8