#1854c2 color space conversions
Hex:
        #1854c2
        RGB:
        24, 84, 194
        CMY:
        91, 67, 24
        CMYK:
        88, 57, 0, 24
      HSL:
        219°, 77.9817%, 42.7451%
        HSV (HSB):
        219°, 87.6289%, 76.0784%
        XYZ:
        13.2846, 10.4299, 52.3519
        xyY:
        0.1746, 0.1371, 10.4299
      CIE-Lab:
        38.6032, 24.1234, -62.5393
        CIE-LCH:
        38.6032, 67.0306, 291.0932
        CIE-Luv:
        38.6032, -17.6807, -90.8782
        Hunter-Lab:
        32.2953, 16.9088, -73.5046
      #1854c2 color charts
#1854c2 RGB chart
      #1854c2 CMYK chart
      #1854c2 RGB pie chart
      #1854c2 color shades, tints & tones
#1854c2 color schemes
#1854c2 color preview, HTML & CSS examples
           This text has a color of #1854c2        
        
          <p style="color:#1854c2;">Text here</p>
        
        
          .mytext {color:#1854c2;}
        
        Text color #1854c2
      
           This box has a color of #1854c2        
        
          <div style="background-color:#1854c2;">Content here</div>
        
        
          .mybackground {background-color:#1854c2;}
        
        Background color #1854c2
      
           Border around this has a color of #1854c2        
        
          <div style="border:2px solid #1854c2;">Content here</div>
        
        
          .myborder {border:2px solid #1854c2;}
        
        Border color #1854c2