#1834d5 color space conversions
Hex:
        #1834d5
        RGB:
        24, 52, 213
        CMY:
        91, 80, 16
        CMYK:
        89, 76, 0, 16
      HSL:
        231°, 79.7468%, 46.4706%
        HSV (HSB):
        231°, 88.7324%, 83.5294%
        XYZ:
        13.6149, 7.4543, 63.6720
        xyY:
        0.1607, 0.0880, 7.4543
      CIE-Lab:
        32.8195, 51.1860, -83.0760
        CIE-LCH:
        32.8195, 97.5788, 301.6387
        CIE-Luv:
        32.8195, -10.9826, -109.3639
        Hunter-Lab:
        27.3025, 41.2331, -119.1581
      #1834d5 color charts
#1834d5 RGB chart
      #1834d5 CMYK chart
      #1834d5 RGB pie chart
      #1834d5 color shades, tints & tones
#1834d5 color schemes
#1834d5 color preview, HTML & CSS examples
           This text has a color of #1834d5        
        
          <p style="color:#1834d5;">Text here</p>
        
        
          .mytext {color:#1834d5;}
        
        Text color #1834d5
      
           This box has a color of #1834d5        
        
          <div style="background-color:#1834d5;">Content here</div>
        
        
          .mybackground {background-color:#1834d5;}
        
        Background color #1834d5
      
           Border around this has a color of #1834d5        
        
          <div style="border:2px solid #1834d5;">Content here</div>
        
        
          .myborder {border:2px solid #1834d5;}
        
        Border color #1834d5