#1894d4 color space conversions
Hex:
        #1894d4
        RGB:
        24, 148, 212
        CMY:
        91, 42, 17
        CMYK:
        89, 30, 0, 17
      HSL:
        200°, 79.6610%, 46.2745%
        HSV (HSB):
        200°, 88.6792%, 83.1373%
        XYZ:
        22.8503, 26.1275, 66.1261
        xyY:
        0.1985, 0.2270, 26.1275
      CIE-Lab:
        58.1578, -8.7457, -41.5108
        CIE-LCH:
        58.1578, 42.4221, 258.1026
        CIE-Luv:
        58.1578, -36.8723, -64.1311
        Hunter-Lab:
        51.1150, -9.6554, -40.9213
      #1894d4 color charts
#1894d4 RGB chart
      #1894d4 CMYK chart
      #1894d4 RGB pie chart
      #1894d4 color shades, tints & tones
#1894d4 color schemes
#1894d4 color preview, HTML & CSS examples
           This text has a color of #1894d4        
        
          <p style="color:#1894d4;">Text here</p>
        
        
          .mytext {color:#1894d4;}
        
        Text color #1894d4
      
           This box has a color of #1894d4        
        
          <div style="background-color:#1894d4;">Content here</div>
        
        
          .mybackground {background-color:#1894d4;}
        
        Background color #1894d4
      
           Border around this has a color of #1894d4        
        
          <div style="border:2px solid #1894d4;">Content here</div>
        
        
          .myborder {border:2px solid #1894d4;}
        
        Border color #1894d4