#0d58ae color space conversions
Hex:
        #0d58ae
        RGB:
        13, 88, 174
        CMY:
        95, 65, 32
        CMYK:
        93, 49, 0, 32
      HSL:
        212°, 86.0963%, 36.6667%
        HSV (HSB):
        212°, 92.5287%, 68.2353%
        XYZ:
        11.2957, 10.1210, 41.4026
        xyY:
        0.1798, 0.1611, 10.1210
      CIE-Lab:
        38.0587, 12.8143, -51.6900
        CIE-LCH:
        38.0587, 53.2547, 283.9234
        CIE-Luv:
        38.0587, -20.0791, -74.8601
        Hunter-Lab:
        31.8135, 7.7044, -54.8914
      #0d58ae color charts
#0d58ae RGB chart
      #0d58ae CMYK chart
      #0d58ae RGB pie chart
      #0d58ae color shades, tints & tones
#0d58ae color schemes
#0d58ae color preview, HTML & CSS examples
           This text has a color of #0d58ae        
        
          <p style="color:#0d58ae;">Text here</p>
        
        
          .mytext {color:#0d58ae;}
        
        Text color #0d58ae
      
           This box has a color of #0d58ae        
        
          <div style="background-color:#0d58ae;">Content here</div>
        
        
          .mybackground {background-color:#0d58ae;}
        
        Background color #0d58ae
      
           Border around this has a color of #0d58ae        
        
          <div style="border:2px solid #0d58ae;">Content here</div>
        
        
          .myborder {border:2px solid #0d58ae;}
        
        Border color #0d58ae