#0124a7 color space conversions
Hex:
        #0124a7
        RGB:
        1, 36, 167
        CMY:
        100, 86, 35
        CMYK:
        99, 78, 0, 35
      HSL:
        227°, 98.8095%, 32.9412%
        HSV (HSB):
        227°, 99.4012%, 65.4902%
        XYZ:
        7.6184, 4.0582, 36.9410
        xyY:
        0.1567, 0.0835, 4.0582
      CIE-Lab:
        23.8630, 43.7588, -70.7617
        CIE-LCH:
        23.8630, 83.1988, 301.7325
        CIE-Luv:
        23.8630, -8.6533, -82.0994
        Hunter-Lab:
        20.1450, 32.2513, -94.6216
      #0124a7 color charts
#0124a7 RGB chart
      #0124a7 CMYK chart
      #0124a7 RGB pie chart
      #0124a7 color shades, tints & tones
#0124a7 color schemes
#0124a7 color preview, HTML & CSS examples
           This text has a color of #0124a7        
        
          <p style="color:#0124a7;">Text here</p>
        
        
          .mytext {color:#0124a7;}
        
        Text color #0124a7
      
           This box has a color of #0124a7        
        
          <div style="background-color:#0124a7;">Content here</div>
        
        
          .mybackground {background-color:#0124a7;}
        
        Background color #0124a7
      
           Border around this has a color of #0124a7        
        
          <div style="border:2px solid #0124a7;">Content here</div>
        
        
          .myborder {border:2px solid #0124a7;}
        
        Border color #0124a7