#0d4edd color space conversions
Hex:
        #0d4edd
        RGB:
        13, 78, 221
        CMY:
        95, 69, 13
        CMYK:
        94, 65, 0, 13
      HSL:
        221°, 88.8889%, 45.8824%
        HSV (HSB):
        221°, 94.1176%, 86.6667%
        XYZ:
        15.9415, 10.7548, 69.6423
        xyY:
        0.1655, 0.1116, 10.7548
      CIE-Lab:
        39.1644, 37.9629, -77.2084
        CIE-LCH:
        39.1644, 86.0368, 296.1830
        CIE-Luv:
        39.1644, -16.6611, -110.8393
        Hunter-Lab:
        32.7945, 29.3790, -102.9518
      #0d4edd color charts
#0d4edd RGB chart
      #0d4edd CMYK chart
      #0d4edd RGB pie chart
      #0d4edd color shades, tints & tones
#0d4edd color schemes
#0d4edd color preview, HTML & CSS examples
           This text has a color of #0d4edd        
        
          <p style="color:#0d4edd;">Text here</p>
        
        
          .mytext {color:#0d4edd;}
        
        Text color #0d4edd
      
           This box has a color of #0d4edd        
        
          <div style="background-color:#0d4edd;">Content here</div>
        
        
          .mybackground {background-color:#0d4edd;}
        
        Background color #0d4edd
      
           Border around this has a color of #0d4edd        
        
          <div style="border:2px solid #0d4edd;">Content here</div>
        
        
          .myborder {border:2px solid #0d4edd;}
        
        Border color #0d4edd