#1d4eec color space conversions
Hex:
        #1d4eec
        RGB:
        29, 78, 236
        CMY:
        89, 69, 7
        CMYK:
        88, 67, 0, 7
      HSL:
        226°, 84.4898%, 51.9608%
        HSV (HSB):
        226°, 87.7119%, 92.5490%
        XYZ:
        18.3714, 11.7661, 80.6597
        xyY:
        0.1658, 0.1062, 11.7661
      CIE-Lab:
        40.8420, 44.0848, -82.9620
        CIE-LCH:
        40.8420, 93.9477, 297.9855
        CIE-Luv:
        40.8420, -15.7265, -119.9544
        Hunter-Lab:
        34.3018, 35.5732, -115.4076
      #1d4eec color charts
#1d4eec RGB chart
      #1d4eec CMYK chart
      #1d4eec RGB pie chart
      #1d4eec color shades, tints & tones
#1d4eec color schemes
#1d4eec color preview, HTML & CSS examples
           This text has a color of #1d4eec        
        
          <p style="color:#1d4eec;">Text here</p>
        
        
          .mytext {color:#1d4eec;}
        
        Text color #1d4eec
      
           This box has a color of #1d4eec        
        
          <div style="background-color:#1d4eec;">Content here</div>
        
        
          .mybackground {background-color:#1d4eec;}
        
        Background color #1d4eec
      
           Border around this has a color of #1d4eec        
        
          <div style="border:2px solid #1d4eec;">Content here</div>
        
        
          .myborder {border:2px solid #1d4eec;}
        
        Border color #1d4eec