#1854a2 color space conversions
Hex:
        #1854a2
        RGB:
        24, 84, 162
        CMY:
        91, 67, 36
        CMYK:
        85, 48, 0, 36
      HSL:
        214°, 74.1935%, 36.4706%
        HSV (HSB):
        214°, 85.1852%, 63.5294%
        XYZ:
        10.0686, 9.1435, 35.4166
        xyY:
        0.1843, 0.1674, 9.1435
      CIE-Lab:
        36.2591, 11.3266, -47.4434
        CIE-LCH:
        36.2591, 48.7767, 283.4274
        CIE-Luv:
        36.2591, -18.3588, -67.7253
        Hunter-Lab:
        30.2382, 6.5195, -48.2770
      #1854a2 color charts
#1854a2 RGB chart
      #1854a2 CMYK chart
      #1854a2 RGB pie chart
      #1854a2 color shades, tints & tones
#1854a2 color schemes
#1854a2 color preview, HTML & CSS examples
           This text has a color of #1854a2        
        
          <p style="color:#1854a2;">Text here</p>
        
        
          .mytext {color:#1854a2;}
        
        Text color #1854a2
      
           This box has a color of #1854a2        
        
          <div style="background-color:#1854a2;">Content here</div>
        
        
          .mybackground {background-color:#1854a2;}
        
        Background color #1854a2
      
           Border around this has a color of #1854a2        
        
          <div style="border:2px solid #1854a2;">Content here</div>
        
        
          .myborder {border:2px solid #1854a2;}
        
        Border color #1854a2