#125eab color space conversions
Hex:
        #125eab
        RGB:
        18, 94, 171
        CMY:
        93, 63, 33
        CMYK:
        89, 45, 0, 33
      HSL:
        210°, 80.9524%, 37.0588%
        HSV (HSB):
        210°, 89.4737%, 67.0588%
        XYZ:
        11.6028, 11.0743, 40.0541
        xyY:
        0.1850, 0.1765, 11.0743
      CIE-Lab:
        39.7053, 7.9254, -47.2606
        CIE-LCH:
        39.7053, 47.9205, 279.5197
        CIE-Luv:
        39.7053, -21.6966, -69.0338
        Hunter-Lab:
        33.2780, 3.9999, -48.0680
      #125eab color charts
#125eab RGB chart
      #125eab CMYK chart
      #125eab RGB pie chart
      #125eab color shades, tints & tones
#125eab color schemes
#125eab color preview, HTML & CSS examples
           This text has a color of #125eab        
        
          <p style="color:#125eab;">Text here</p>
        
        
          .mytext {color:#125eab;}
        
        Text color #125eab
      
           This box has a color of #125eab        
        
          <div style="background-color:#125eab;">Content here</div>
        
        
          .mybackground {background-color:#125eab;}
        
        Background color #125eab
      
           Border around this has a color of #125eab        
        
          <div style="border:2px solid #125eab;">Content here</div>
        
        
          .myborder {border:2px solid #125eab;}
        
        Border color #125eab