#0118a5 color space conversions
Hex:
        #0118a5
        RGB:
        1, 24, 165
        CMY:
        100, 91, 35
        CMYK:
        99, 85, 0, 35
      HSL:
        232°, 98.7952%, 32.5490%
        HSV (HSB):
        232°, 99.3939%, 64.7059%
        XYZ:
        7.1307, 3.3763, 35.8732
        xyY:
        0.1537, 0.0728, 3.3763
      CIE-Lab:
        21.4921, 49.2756, -73.4922
        CIE-LCH:
        21.4921, 88.4827, 303.8413
        CIE-Luv:
        21.4921, -7.0933, -79.5200
        Hunter-Lab:
        18.3748, 37.1143, -102.8897
      #0118a5 color charts
#0118a5 RGB chart
      #0118a5 CMYK chart
      #0118a5 RGB pie chart
      #0118a5 color shades, tints & tones
#0118a5 color schemes
#0118a5 color preview, HTML & CSS examples
           This text has a color of #0118a5        
        
          <p style="color:#0118a5;">Text here</p>
        
        
          .mytext {color:#0118a5;}
        
        Text color #0118a5
      
           This box has a color of #0118a5        
        
          <div style="background-color:#0118a5;">Content here</div>
        
        
          .mybackground {background-color:#0118a5;}
        
        Background color #0118a5
      
           Border around this has a color of #0118a5        
        
          <div style="border:2px solid #0118a5;">Content here</div>
        
        
          .myborder {border:2px solid #0118a5;}
        
        Border color #0118a5