#1850b3 color space conversions
Hex:
        #1850b3
        RGB:
        24, 80, 179
        CMY:
        91, 69, 30
        CMYK:
        87, 55, 0, 30
      HSL:
        218°, 76.3547%, 39.8039%
        HSV (HSB):
        218°, 86.5922%, 70.1961%
        XYZ:
        11.3820, 9.1862, 43.8210
        xyY:
        0.1768, 0.1427, 9.1862
      CIE-Lab:
        36.3403, 20.8461, -57.4208
        CIE-LCH:
        36.3403, 61.0877, 289.9530
        CIE-Luv:
        36.3403, -16.8225, -82.0777
        Hunter-Lab:
        30.3087, 13.9930, -64.5067
      #1850b3 color charts
#1850b3 RGB chart
      #1850b3 CMYK chart
      #1850b3 RGB pie chart
      #1850b3 color shades, tints & tones
#1850b3 color schemes
#1850b3 color preview, HTML & CSS examples
           This text has a color of #1850b3        
        
          <p style="color:#1850b3;">Text here</p>
        
        
          .mytext {color:#1850b3;}
        
        Text color #1850b3
      
           This box has a color of #1850b3        
        
          <div style="background-color:#1850b3;">Content here</div>
        
        
          .mybackground {background-color:#1850b3;}
        
        Background color #1850b3
      
           Border around this has a color of #1850b3        
        
          <div style="border:2px solid #1850b3;">Content here</div>
        
        
          .myborder {border:2px solid #1850b3;}
        
        Border color #1850b3