#1814b5 color space conversions
Hex:
        #1814b5
        RGB:
        24, 20, 181
        CMY:
        91, 92, 29
        CMYK:
        87, 89, 0, 29
      HSL:
        241°, 80.0995%, 39.4118%
        HSV (HSB):
        241°, 88.9503%, 70.9804%
        XYZ:
        8.9673, 4.0307, 44.0214
        xyY:
        0.1573, 0.0707, 4.0307
      CIE-Lab:
        23.7727, 56.1867, -79.3139
        CIE-LCH:
        23.7727, 97.1990, 305.3141
        CIE-Luv:
        23.7727, -6.1256, -89.0970
        Hunter-Lab:
        20.0766, 44.5941, -115.9500
      #1814b5 color charts
#1814b5 RGB chart
      #1814b5 CMYK chart
      #1814b5 RGB pie chart
      #1814b5 color shades, tints & tones
#1814b5 color schemes
#1814b5 color preview, HTML & CSS examples
           This text has a color of #1814b5        
        
          <p style="color:#1814b5;">Text here</p>
        
        
          .mytext {color:#1814b5;}
        
        Text color #1814b5
      
           This box has a color of #1814b5        
        
          <div style="background-color:#1814b5;">Content here</div>
        
        
          .mybackground {background-color:#1814b5;}
        
        Background color #1814b5
      
           Border around this has a color of #1814b5        
        
          <div style="border:2px solid #1814b5;">Content here</div>
        
        
          .myborder {border:2px solid #1814b5;}
        
        Border color #1814b5