#0d60bc color space conversions
Hex:
        #0d60bc
        RGB:
        13, 96, 188
        CMY:
        95, 62, 26
        CMYK:
        93, 49, 0, 26
      HSL:
        212°, 87.0647%, 39.4118%
        HSV (HSB):
        212°, 93.0851%, 73.7255%
        XYZ:
        13.4260, 12.0821, 49.2014
        xyY:
        0.1797, 0.1617, 12.0821
      CIE-Lab:
        41.3464, 13.2161, -54.6013
        CIE-LCH:
        41.3464, 56.1780, 283.6066
        CIE-Luv:
        41.3464, -22.0008, -80.9634
        Hunter-Lab:
        34.7594, 8.1174, -59.5926
      #0d60bc color charts
#0d60bc RGB chart
      #0d60bc CMYK chart
      #0d60bc RGB pie chart
      #0d60bc color shades, tints & tones
#0d60bc color schemes
#0d60bc color preview, HTML & CSS examples
           This text has a color of #0d60bc        
        
          <p style="color:#0d60bc;">Text here</p>
        
        
          .mytext {color:#0d60bc;}
        
        Text color #0d60bc
      
           This box has a color of #0d60bc        
        
          <div style="background-color:#0d60bc;">Content here</div>
        
        
          .mybackground {background-color:#0d60bc;}
        
        Background color #0d60bc
      
           Border around this has a color of #0d60bc        
        
          <div style="border:2px solid #0d60bc;">Content here</div>
        
        
          .myborder {border:2px solid #0d60bc;}
        
        Border color #0d60bc