#1850df color space conversions
Hex:
        #1850df
        RGB:
        24, 80, 223
        CMY:
        91, 69, 13
        CMYK:
        89, 64, 0, 13
      HSL:
        223°, 80.5668%, 48.4314%
        HSV (HSB):
        223°, 89.2377%, 87.4510%
        XYZ:
        16.5646, 11.2592, 71.1122
        xyY:
        0.1674, 0.1138, 11.2592
      CIE-Lab:
        40.0137, 37.8490, -76.9481
        CIE-LCH:
        40.0137, 85.7529, 296.1915
        CIE-Luv:
        40.0137, -16.4848, -111.4403
        Hunter-Lab:
        33.5548, 29.3974, -102.1643
      #1850df color charts
#1850df RGB chart
      #1850df CMYK chart
      #1850df RGB pie chart
      #1850df color shades, tints & tones
#1850df color schemes
#1850df color preview, HTML & CSS examples
           This text has a color of #1850df        
        
          <p style="color:#1850df;">Text here</p>
        
        
          .mytext {color:#1850df;}
        
        Text color #1850df
      
           This box has a color of #1850df        
        
          <div style="background-color:#1850df;">Content here</div>
        
        
          .mybackground {background-color:#1850df;}
        
        Background color #1850df
      
           Border around this has a color of #1850df        
        
          <div style="border:2px solid #1850df;">Content here</div>
        
        
          .myborder {border:2px solid #1850df;}
        
        Border color #1850df