#0158ae color space conversions
Hex:
        #0158ae
        RGB:
        1, 88, 174
        CMY:
        100, 65, 32
        CMYK:
        99, 49, 0, 32
      HSL:
        210°, 98.8571%, 34.3137%
        HSV (HSB):
        210°, 99.4253%, 68.2353%
        XYZ:
        11.1422, 10.0419, 41.3954
        xyY:
        0.1780, 0.1605, 10.0419
      CIE-Lab:
        37.9175, 12.3047, -51.9251
        CIE-LCH:
        37.9175, 53.3631, 283.3315
        CIE-Luv:
        37.9175, -20.6936, -75.0655
        Hunter-Lab:
        31.6889, 7.3071, -55.2685
      #0158ae color charts
#0158ae RGB chart
      #0158ae CMYK chart
      #0158ae RGB pie chart
      #0158ae color shades, tints & tones
#0158ae color schemes
#0158ae color preview, HTML & CSS examples
           This text has a color of #0158ae        
        
          <p style="color:#0158ae;">Text here</p>
        
        
          .mytext {color:#0158ae;}
        
        Text color #0158ae
      
           This box has a color of #0158ae        
        
          <div style="background-color:#0158ae;">Content here</div>
        
        
          .mybackground {background-color:#0158ae;}
        
        Background color #0158ae
      
           Border around this has a color of #0158ae        
        
          <div style="border:2px solid #0158ae;">Content here</div>
        
        
          .myborder {border:2px solid #0158ae;}
        
        Border color #0158ae