#1834d2 color space conversions
Hex:
        #1834d2
        RGB:
        24, 52, 210
        CMY:
        91, 80, 18
        CMYK:
        89, 75, 0, 18
      HSL:
        231°, 79.4872%, 45.8824%
        HSV (HSB):
        231°, 88.5714%, 82.3529%
        XYZ:
        13.2375, 7.3033, 61.6848
        xyY:
        0.1610, 0.0888, 7.3033
      CIE-Lab:
        32.4877, 50.1763, -81.8896
        CIE-LCH:
        32.4877, 96.0394, 301.4971
        CIE-Luv:
        32.4877, -10.9112, -107.6197
        Hunter-Lab:
        27.0246, 40.1419, -116.4143
      #1834d2 color charts
#1834d2 RGB chart
      #1834d2 CMYK chart
      #1834d2 RGB pie chart
      #1834d2 color shades, tints & tones
#1834d2 color schemes
#1834d2 color preview, HTML & CSS examples
           This text has a color of #1834d2        
        
          <p style="color:#1834d2;">Text here</p>
        
        
          .mytext {color:#1834d2;}
        
        Text color #1834d2
      
           This box has a color of #1834d2        
        
          <div style="background-color:#1834d2;">Content here</div>
        
        
          .mybackground {background-color:#1834d2;}
        
        Background color #1834d2
      
           Border around this has a color of #1834d2        
        
          <div style="border:2px solid #1834d2;">Content here</div>
        
        
          .myborder {border:2px solid #1834d2;}
        
        Border color #1834d2