#0d5cce color space conversions
Hex:
        #0d5cce
        RGB:
        13, 92, 206
        CMY:
        95, 64, 19
        CMYK:
        94, 55, 0, 19
      HSL:
        215°, 88.1279%, 42.9412%
        HSV (HSB):
        215°, 93.6893%, 80.7843%
        XYZ:
        15.1337, 12.1961, 59.9490
        xyY:
        0.1734, 0.1397, 12.1961
      CIE-Lab:
        41.5261, 23.0446, -64.7391
        CIE-LCH:
        41.5261, 68.7183, 289.5937
        CIE-Luv:
        41.5261, -20.3313, -96.0337
        Hunter-Lab:
        34.9229, 16.2372, -77.3317
      #0d5cce color charts
#0d5cce RGB chart
      #0d5cce CMYK chart
      #0d5cce RGB pie chart
      #0d5cce color shades, tints & tones
#0d5cce color schemes
#0d5cce color preview, HTML & CSS examples
           This text has a color of #0d5cce        
        
          <p style="color:#0d5cce;">Text here</p>
        
        
          .mytext {color:#0d5cce;}
        
        Text color #0d5cce
      
           This box has a color of #0d5cce        
        
          <div style="background-color:#0d5cce;">Content here</div>
        
        
          .mybackground {background-color:#0d5cce;}
        
        Background color #0d5cce
      
           Border around this has a color of #0d5cce        
        
          <div style="border:2px solid #0d5cce;">Content here</div>
        
        
          .myborder {border:2px solid #0d5cce;}
        
        Border color #0d5cce