#1245b1 color space conversions
Hex:
        #1245b1
        RGB:
        18, 69, 177
        CMY:
        93, 73, 31
        CMYK:
        90, 61, 0, 31
      HSL:
        221°, 81.5385%, 38.2353%
        HSV (HSB):
        221°, 89.8305%, 69.4118%
        XYZ:
        10.3134, 7.5592, 42.5105
        xyY:
        0.1708, 0.1252, 7.5592
      CIE-Lab:
        33.0474, 27.0719, -61.6112
        CIE-LCH:
        33.0474, 67.2966, 293.7206
        CIE-Luv:
        33.0474, -14.4501, -84.8668
        Hunter-Lab:
        27.4939, 18.8436, -72.4270
      #1245b1 color charts
#1245b1 RGB chart
      #1245b1 CMYK chart
      #1245b1 RGB pie chart
      #1245b1 color shades, tints & tones
#1245b1 color schemes
#1245b1 color preview, HTML & CSS examples
           This text has a color of #1245b1        
        
          <p style="color:#1245b1;">Text here</p>
        
        
          .mytext {color:#1245b1;}
        
        Text color #1245b1
      
           This box has a color of #1245b1        
        
          <div style="background-color:#1245b1;">Content here</div>
        
        
          .mybackground {background-color:#1245b1;}
        
        Background color #1245b1
      
           Border around this has a color of #1245b1        
        
          <div style="border:2px solid #1245b1;">Content here</div>
        
        
          .myborder {border:2px solid #1245b1;}
        
        Border color #1245b1