#0124bb color space conversions
Hex:
        #0124bb
        RGB:
        1, 36, 187
        CMY:
        100, 86, 27
        CMYK:
        99, 81, 0, 27
      HSL:
        229°, 98.9362%, 36.8627%
        HSV (HSB):
        229°, 99.4652%, 73.3333%
        XYZ:
        9.6130, 4.8561, 47.4444
        xyY:
        0.1553, 0.0784, 4.8561
      CIE-Lab:
        26.3207, 50.5411, -78.6585
        CIE-LCH:
        26.3207, 93.4964, 302.7223
        CIE-Luv:
        26.3207, -9.1631, -93.7234
        Hunter-Lab:
        22.0365, 39.3037, -112.2254
      #0124bb color charts
#0124bb RGB chart
      #0124bb CMYK chart
      #0124bb RGB pie chart
      #0124bb color shades, tints & tones
#0124bb color schemes
#0124bb color preview, HTML & CSS examples
           This text has a color of #0124bb        
        
          <p style="color:#0124bb;">Text here</p>
        
        
          .mytext {color:#0124bb;}
        
        Text color #0124bb
      
           This box has a color of #0124bb        
        
          <div style="background-color:#0124bb;">Content here</div>
        
        
          .mybackground {background-color:#0124bb;}
        
        Background color #0124bb
      
           Border around this has a color of #0124bb        
        
          <div style="border:2px solid #0124bb;">Content here</div>
        
        
          .myborder {border:2px solid #0124bb;}
        
        Border color #0124bb