#1854a1 color space conversions
Hex:
        #1854a1
        RGB:
        24, 84, 161
        CMY:
        91, 67, 37
        CMYK:
        85, 48, 0, 37
      HSL:
        214°, 74.0541%, 36.2745%
        HSV (HSB):
        214°, 85.0932%, 63.1373%
        XYZ:
        9.9800, 9.1080, 34.9502
        xyY:
        0.1847, 0.1685, 9.1080
      CIE-Lab:
        36.1915, 10.9221, -46.9535
        CIE-LCH:
        36.1915, 48.2071, 283.0950
        CIE-Luv:
        36.1915, -18.3872, -66.9691
        Hunter-Lab:
        30.1795, 6.2137, -47.5367
      #1854a1 color charts
#1854a1 RGB chart
      #1854a1 CMYK chart
      #1854a1 RGB pie chart
      #1854a1 color shades, tints & tones
#1854a1 color schemes
#1854a1 color preview, HTML & CSS examples
           This text has a color of #1854a1        
        
          <p style="color:#1854a1;">Text here</p>
        
        
          .mytext {color:#1854a1;}
        
        Text color #1854a1
      
           This box has a color of #1854a1        
        
          <div style="background-color:#1854a1;">Content here</div>
        
        
          .mybackground {background-color:#1854a1;}
        
        Background color #1854a1
      
           Border around this has a color of #1854a1        
        
          <div style="border:2px solid #1854a1;">Content here</div>
        
        
          .myborder {border:2px solid #1854a1;}
        
        Border color #1854a1