#1244bd color space conversions
Hex:
        #1244bd
        RGB:
        18, 68, 189
        CMY:
        93, 73, 26
        CMYK:
        90, 64, 0, 26
      HSL:
        222°, 82.6087%, 40.5882%
        HSV (HSB):
        222°, 90.4762%, 74.1176%
        XYZ:
        11.5019, 7.9370, 49.0699
        xyY:
        0.1679, 0.1159, 7.9370
      CIE-Lab:
        33.8513, 32.4368, -67.3870
        CIE-LCH:
        33.8513, 74.7874, 295.7039
        CIE-Luv:
        33.8513, -14.1726, -92.9278
        Hunter-Lab:
        28.1726, 23.5731, -83.5480
      #1244bd color charts
#1244bd RGB chart
      #1244bd CMYK chart
      #1244bd RGB pie chart
      #1244bd color shades, tints & tones
#1244bd color schemes
#1244bd color preview, HTML & CSS examples
           This text has a color of #1244bd        
        
          <p style="color:#1244bd;">Text here</p>
        
        
          .mytext {color:#1244bd;}
        
        Text color #1244bd
      
           This box has a color of #1244bd        
        
          <div style="background-color:#1244bd;">Content here</div>
        
        
          .mybackground {background-color:#1244bd;}
        
        Background color #1244bd
      
           Border around this has a color of #1244bd        
        
          <div style="border:2px solid #1244bd;">Content here</div>
        
        
          .myborder {border:2px solid #1244bd;}
        
        Border color #1244bd