#1834df color space conversions
Hex:
        #1834df
        RGB:
        24, 52, 223
        CMY:
        91, 80, 13
        CMYK:
        89, 77, 0, 13
      HSL:
        232°, 80.5668%, 48.4314%
        HSV (HSB):
        232°, 89.2377%, 87.4510%
        XYZ:
        14.9240, 7.9779, 70.5653
        xyY:
        0.1597, 0.0854, 7.9779
      CIE-Lab:
        33.9368, 54.4993, -86.9795
        CIE-LCH:
        33.9368, 102.6431, 302.0703
        CIE-Luv:
        33.9368, -11.2289, -115.1439
        Hunter-Lab:
        28.2452, 44.8855, -128.3536
      #1834df color charts
#1834df RGB chart
      #1834df CMYK chart
      #1834df RGB pie chart
      #1834df color shades, tints & tones
#1834df color schemes
#1834df color preview, HTML & CSS examples
           This text has a color of #1834df        
        
          <p style="color:#1834df;">Text here</p>
        
        
          .mytext {color:#1834df;}
        
        Text color #1834df
      
           This box has a color of #1834df        
        
          <div style="background-color:#1834df;">Content here</div>
        
        
          .mybackground {background-color:#1834df;}
        
        Background color #1834df
      
           Border around this has a color of #1834df        
        
          <div style="border:2px solid #1834df;">Content here</div>
        
        
          .myborder {border:2px solid #1834df;}
        
        Border color #1834df