#1828bc color space conversions
Hex:
        #1828bc
        RGB:
        24, 40, 188
        CMY:
        91, 84, 26
        CMYK:
        87, 79, 0, 26
      HSL:
        234°, 77.3585%, 41.5686%
        HSV (HSB):
        234°, 87.2340%, 73.7255%
        XYZ:
        10.2126, 5.3426, 48.0699
        xyY:
        0.1605, 0.0840, 5.3426
      CIE-Lab:
        27.6894, 49.3873, -76.9622
        CIE-LCH:
        27.6894, 91.4455, 302.6886
        CIE-Luv:
        27.6894, -8.5252, -94.7935
        Hunter-Lab:
        23.1141, 38.4176, -107.1243
      #1828bc color charts
#1828bc RGB chart
      #1828bc CMYK chart
      #1828bc RGB pie chart
      #1828bc color shades, tints & tones
#1828bc color schemes
#1828bc color preview, HTML & CSS examples
           This text has a color of #1828bc        
        
          <p style="color:#1828bc;">Text here</p>
        
        
          .mytext {color:#1828bc;}
        
        Text color #1828bc
      
           This box has a color of #1828bc        
        
          <div style="background-color:#1828bc;">Content here</div>
        
        
          .mybackground {background-color:#1828bc;}
        
        Background color #1828bc
      
           Border around this has a color of #1828bc        
        
          <div style="border:2px solid #1828bc;">Content here</div>
        
        
          .myborder {border:2px solid #1828bc;}
        
        Border color #1828bc