#1814bb color space conversions
Hex:
        #1814bb
        RGB:
        24, 20, 187
        CMY:
        91, 92, 27
        CMYK:
        87, 89, 0, 27
      HSL:
        241°, 80.6763%, 40.5882%
        HSV (HSB):
        241°, 89.3048%, 73.3333%
        XYZ:
        9.5965, 4.2824, 47.3345
        xyY:
        0.1568, 0.0700, 4.2824
      CIE-Lab:
        24.5838, 57.8941, -81.5361
        CIE-LCH:
        24.5838, 99.9993, 305.3764
        CIE-Luv:
        24.5838, -6.3891, -92.6068
        Hunter-Lab:
        20.6939, 46.5626, -121.1324
      #1814bb color charts
#1814bb RGB chart
      #1814bb CMYK chart
      #1814bb RGB pie chart
      #1814bb color shades, tints & tones
#1814bb color schemes
#1814bb color preview, HTML & CSS examples
           This text has a color of #1814bb        
        
          <p style="color:#1814bb;">Text here</p>
        
        
          .mytext {color:#1814bb;}
        
        Text color #1814bb
      
           This box has a color of #1814bb        
        
          <div style="background-color:#1814bb;">Content here</div>
        
        
          .mybackground {background-color:#1814bb;}
        
        Background color #1814bb
      
           Border around this has a color of #1814bb        
        
          <div style="border:2px solid #1814bb;">Content here</div>
        
        
          .myborder {border:2px solid #1814bb;}
        
        Border color #1814bb