#1829d8 color space conversions
Hex:
        #1829d8
        RGB:
        24, 41, 216
        CMY:
        91, 84, 15
        CMYK:
        89, 81, 0, 15
      HSL:
        235°, 80.0000%, 47.0588%
        HSV (HSB):
        235°, 88.8889%, 84.7059%
        XYZ:
        13.5643, 6.7379, 65.5514
        xyY:
        0.1580, 0.0785, 6.7379
      CIE-Lab:
        31.2027, 57.8302, -87.4931
        CIE-LCH:
        31.2027, 104.8778, 303.4634
        CIE-Luv:
        31.2027, -9.5489, -110.9525
        Hunter-Lab:
        25.9575, 47.8508, -131.5567
      #1829d8 color charts
#1829d8 RGB chart
      #1829d8 CMYK chart
      #1829d8 RGB pie chart
      #1829d8 color shades, tints & tones
#1829d8 color schemes
#1829d8 color preview, HTML & CSS examples
           This text has a color of #1829d8        
        
          <p style="color:#1829d8;">Text here</p>
        
        
          .mytext {color:#1829d8;}
        
        Text color #1829d8
      
           This box has a color of #1829d8        
        
          <div style="background-color:#1829d8;">Content here</div>
        
        
          .mybackground {background-color:#1829d8;}
        
        Background color #1829d8
      
           Border around this has a color of #1829d8        
        
          <div style="border:2px solid #1829d8;">Content here</div>
        
        
          .myborder {border:2px solid #1829d8;}
        
        Border color #1829d8