#1252a7 color space conversions
Hex:
        #1252a7
        RGB:
        18, 82, 167
        CMY:
        93, 68, 35
        CMYK:
        89, 51, 0, 35
      HSL:
        214°, 80.5405%, 36.2745%
        HSV (HSB):
        214°, 89.2216%, 65.4902%
        XYZ:
        10.2418, 8.9532, 37.7476
        xyY:
        0.1799, 0.1572, 8.9532
      CIE-Lab:
        35.8940, 14.2488, -51.0264
        CIE-LCH:
        35.8940, 52.9785, 285.6021
        CIE-Luv:
        35.8940, -18.1601, -72.6773
        Hunter-Lab:
        29.9219, 8.7344, -53.8511
      #1252a7 color charts
#1252a7 RGB chart
      #1252a7 CMYK chart
      #1252a7 RGB pie chart
      #1252a7 color shades, tints & tones
#1252a7 color schemes
#1252a7 color preview, HTML & CSS examples
           This text has a color of #1252a7        
        
          <p style="color:#1252a7;">Text here</p>
        
        
          .mytext {color:#1252a7;}
        
        Text color #1252a7
      
           This box has a color of #1252a7        
        
          <div style="background-color:#1252a7;">Content here</div>
        
        
          .mybackground {background-color:#1252a7;}
        
        Background color #1252a7
      
           Border around this has a color of #1252a7        
        
          <div style="border:2px solid #1252a7;">Content here</div>
        
        
          .myborder {border:2px solid #1252a7;}
        
        Border color #1252a7