#0129c4 color space conversions
Hex:
        #0129c4
        RGB:
        1, 41, 196
        CMY:
        100, 84, 23
        CMYK:
        99, 79, 0, 23
      HSL:
        228°, 98.9848%, 38.6275%
        HSV (HSB):
        228°, 99.4898%, 76.8627%
        XYZ:
        10.7693, 5.5779, 52.7336
        xyY:
        0.1559, 0.0807, 5.5779
      CIE-Lab:
        28.3214, 50.9058, -80.6462
        CIE-LCH:
        28.3214, 95.3688, 302.2611
        CIE-Luv:
        28.3214, -10.0626, -99.2720
        Hunter-Lab:
        23.6175, 40.0631, -115.8517
      #0129c4 color charts
#0129c4 RGB chart
      #0129c4 CMYK chart
      #0129c4 RGB pie chart
      #0129c4 color shades, tints & tones
#0129c4 color schemes
#0129c4 color preview, HTML & CSS examples
           This text has a color of #0129c4        
        
          <p style="color:#0129c4;">Text here</p>
        
        
          .mytext {color:#0129c4;}
        
        Text color #0129c4
      
           This box has a color of #0129c4        
        
          <div style="background-color:#0129c4;">Content here</div>
        
        
          .mybackground {background-color:#0129c4;}
        
        Background color #0129c4
      
           Border around this has a color of #0129c4        
        
          <div style="border:2px solid #0129c4;">Content here</div>
        
        
          .myborder {border:2px solid #0129c4;}
        
        Border color #0129c4