#1850eb color space conversions
Hex:
        #1850eb
        RGB:
        24, 80, 235
        CMY:
        91, 69, 8
        CMYK:
        90, 66, 0, 8
      HSL:
        224°, 84.0637%, 50.7843%
        HSV (HSB):
        224°, 89.7872%, 92.1569%
        XYZ:
        18.2407, 11.9297, 79.9385
        xyY:
        0.1657, 0.1083, 11.9297
      CIE-Lab:
        41.1041, 42.2678, -81.9690
        CIE-LCH:
        41.1041, 92.2252, 297.2782
        CIE-Luv:
        41.1041, -16.4992, -118.9717
        Hunter-Lab:
        34.5394, 33.8246, -113.0443
      #1850eb color charts
#1850eb RGB chart
      #1850eb CMYK chart
      #1850eb RGB pie chart
      #1850eb color shades, tints & tones
#1850eb color schemes
#1850eb color preview, HTML & CSS examples
           This text has a color of #1850eb        
        
          <p style="color:#1850eb;">Text here</p>
        
        
          .mytext {color:#1850eb;}
        
        Text color #1850eb
      
           This box has a color of #1850eb        
        
          <div style="background-color:#1850eb;">Content here</div>
        
        
          .mybackground {background-color:#1850eb;}
        
        Background color #1850eb
      
           Border around this has a color of #1850eb        
        
          <div style="border:2px solid #1850eb;">Content here</div>
        
        
          .myborder {border:2px solid #1850eb;}
        
        Border color #1850eb