#0125bb color space conversions
Hex:
        #0125bb
        RGB:
        1, 37, 187
        CMY:
        100, 85, 27
        CMYK:
        99, 80, 0, 27
      HSL:
        228°, 98.9362%, 36.8627%
        HSV (HSB):
        228°, 99.4652%, 73.3333%
        XYZ:
        9.6437, 4.9174, 47.4546
        xyY:
        0.1555, 0.0793, 4.9174
      CIE-Lab:
        26.4983, 50.0234, -78.3633
        CIE-LCH:
        26.4983, 92.9685, 302.5522
        CIE-Luv:
        26.4983, -9.2940, -93.8042
        Hunter-Lab:
        22.1753, 38.8203, -111.3563
      #0125bb color charts
#0125bb RGB chart
      #0125bb CMYK chart
      #0125bb RGB pie chart
      #0125bb color shades, tints & tones
#0125bb color schemes
#0125bb color preview, HTML & CSS examples
           This text has a color of #0125bb        
        
          <p style="color:#0125bb;">Text here</p>
        
        
          .mytext {color:#0125bb;}
        
        Text color #0125bb
      
           This box has a color of #0125bb        
        
          <div style="background-color:#0125bb;">Content here</div>
        
        
          .mybackground {background-color:#0125bb;}
        
        Background color #0125bb
      
           Border around this has a color of #0125bb        
        
          <div style="border:2px solid #0125bb;">Content here</div>
        
        
          .myborder {border:2px solid #0125bb;}
        
        Border color #0125bb