#125f98 color space conversions
Hex:
        #125f98
        RGB:
        18, 95, 152
        CMY:
        93, 63, 40
        CMYK:
        88, 38, 0, 40
      HSL:
        206°, 78.8235%, 33.3333%
        HSV (HSB):
        206°, 88.1579%, 59.6078%
        XYZ:
        10.0092, 10.5800, 31.2204
        xyY:
        0.1932, 0.2042, 10.5800
      CIE-Lab:
        38.8639, -0.3676, -37.2902
        CIE-LCH:
        38.8639, 37.2920, 269.4351
        CIE-Luv:
        38.8639, -22.8587, -53.2583
        Hunter-Lab:
        32.5269, -1.9943, -34.1395
      #125f98 color charts
#125f98 RGB chart
      #125f98 CMYK chart
      #125f98 RGB pie chart
      #125f98 color shades, tints & tones
#125f98 color schemes
#125f98 color preview, HTML & CSS examples
           This text has a color of #125f98        
        
          <p style="color:#125f98;">Text here</p>
        
        
          .mytext {color:#125f98;}
        
        Text color #125f98
      
           This box has a color of #125f98        
        
          <div style="background-color:#125f98;">Content here</div>
        
        
          .mybackground {background-color:#125f98;}
        
        Background color #125f98
      
           Border around this has a color of #125f98        
        
          <div style="border:2px solid #125f98;">Content here</div>
        
        
          .myborder {border:2px solid #125f98;}
        
        Border color #125f98