#1854b3 color space conversions
Hex:
        #1854b3
        RGB:
        24, 84, 179
        CMY:
        91, 67, 30
        CMYK:
        87, 53, 0, 30
      HSL:
        217°, 76.3547%, 39.8039%
        HSV (HSB):
        217°, 86.5922%, 70.1961%
        XYZ:
        11.6837, 9.7895, 43.9216
        xyY:
        0.1787, 0.1497, 9.7895
      CIE-Lab:
        37.4620, 18.1697, -55.5998
        CIE-LCH:
        37.4620, 58.4933, 288.0971
        CIE-Luv:
        37.4620, -17.9447, -80.2725
        Hunter-Lab:
        31.2882, 11.9015, -61.3281
      #1854b3 color charts
#1854b3 RGB chart
      #1854b3 CMYK chart
      #1854b3 RGB pie chart
      #1854b3 color shades, tints & tones
#1854b3 color schemes
#1854b3 color preview, HTML & CSS examples
           This text has a color of #1854b3        
        
          <p style="color:#1854b3;">Text here</p>
        
        
          .mytext {color:#1854b3;}
        
        Text color #1854b3
      
           This box has a color of #1854b3        
        
          <div style="background-color:#1854b3;">Content here</div>
        
        
          .mybackground {background-color:#1854b3;}
        
        Background color #1854b3
      
           Border around this has a color of #1854b3        
        
          <div style="border:2px solid #1854b3;">Content here</div>
        
        
          .myborder {border:2px solid #1854b3;}
        
        Border color #1854b3