#0d3cbc color space conversions
Hex:
        #0d3cbc
        RGB:
        13, 60, 188
        CMY:
        95, 76, 26
        CMYK:
        93, 68, 0, 26
      HSL:
        224°, 87.0647%, 39.4118%
        HSV (HSB):
        224°, 93.0851%, 73.7255%
        XYZ:
        10.8589, 6.9481, 48.3457
        xyY:
        0.1641, 0.1050, 6.9481
      CIE-Lab:
        31.6885, 37.0622, -70.3579
        CIE-LCH:
        31.6885, 79.5225, 297.7788
        CIE-Luv:
        31.6885, -12.7107, -93.8974
        Hunter-Lab:
        26.3593, 27.4059, -90.2927
      #0d3cbc color charts
#0d3cbc RGB chart
      #0d3cbc CMYK chart
      #0d3cbc RGB pie chart
      #0d3cbc color shades, tints & tones
#0d3cbc color schemes
#0d3cbc color preview, HTML & CSS examples
           This text has a color of #0d3cbc        
        
          <p style="color:#0d3cbc;">Text here</p>
        
        
          .mytext {color:#0d3cbc;}
        
        Text color #0d3cbc
      
           This box has a color of #0d3cbc        
        
          <div style="background-color:#0d3cbc;">Content here</div>
        
        
          .mybackground {background-color:#0d3cbc;}
        
        Background color #0d3cbc
      
           Border around this has a color of #0d3cbc        
        
          <div style="border:2px solid #0d3cbc;">Content here</div>
        
        
          .myborder {border:2px solid #0d3cbc;}
        
        Border color #0d3cbc