#0d4cdd color space conversions
Hex:
        #0d4cdd
        RGB:
        13, 76, 221
        CMY:
        95, 70, 13
        CMYK:
        94, 66, 0, 13
      HSL:
        222°, 88.8889%, 45.8824%
        HSV (HSB):
        222°, 94.1176%, 86.6667%
        XYZ:
        15.8016, 10.4749, 69.5956
        xyY:
        0.1648, 0.1093, 10.4749
      CIE-Lab:
        38.6816, 39.2345, -78.0023
        CIE-LCH:
        38.6816, 87.3138, 296.7020
        CIE-Luv:
        38.6816, -16.2191, -111.3129
        Hunter-Lab:
        32.3650, 30.5105, -104.8381
      #0d4cdd color charts
#0d4cdd RGB chart
      #0d4cdd CMYK chart
      #0d4cdd RGB pie chart
      #0d4cdd color shades, tints & tones
#0d4cdd color schemes
#0d4cdd color preview, HTML & CSS examples
           This text has a color of #0d4cdd        
        
          <p style="color:#0d4cdd;">Text here</p>
        
        
          .mytext {color:#0d4cdd;}
        
        Text color #0d4cdd
      
           This box has a color of #0d4cdd        
        
          <div style="background-color:#0d4cdd;">Content here</div>
        
        
          .mybackground {background-color:#0d4cdd;}
        
        Background color #0d4cdd
      
           Border around this has a color of #0d4cdd        
        
          <div style="border:2px solid #0d4cdd;">Content here</div>
        
        
          .myborder {border:2px solid #0d4cdd;}
        
        Border color #0d4cdd