#0d5dfe color space conversions
Hex:
        #0d5dfe
        RGB:
        13, 93, 254
        CMY:
        95, 64, 0
        CMYK:
        95, 63, 0, 0
      HSL:
        220°, 99.1770%, 52.3529%
        HSV (HSB):
        220°, 94.8819%, 99.6078%
        XYZ:
        21.9697, 15.0700, 95.5168
        xyY:
        0.1657, 0.1137, 15.0700
      CIE-Lab:
        45.7300, 40.7768, -85.0254
        CIE-LCH:
        45.7300, 94.2978, 295.6216
        CIE-Luv:
        45.7300, -19.8846, -127.5882
        Hunter-Lab:
        38.8201, 33.0844, -118.7088
      #0d5dfe color charts
#0d5dfe RGB chart
      #0d5dfe CMYK chart
      #0d5dfe RGB pie chart
      #0d5dfe color shades, tints & tones
#0d5dfe color schemes
#0d5dfe color preview, HTML & CSS examples
           This text has a color of #0d5dfe        
        
          <p style="color:#0d5dfe;">Text here</p>
        
        
          .mytext {color:#0d5dfe;}
        
        Text color #0d5dfe
      
           This box has a color of #0d5dfe        
        
          <div style="background-color:#0d5dfe;">Content here</div>
        
        
          .mybackground {background-color:#0d5dfe;}
        
        Background color #0d5dfe
      
           Border around this has a color of #0d5dfe        
        
          <div style="border:2px solid #0d5dfe;">Content here</div>
        
        
          .myborder {border:2px solid #0d5dfe;}
        
        Border color #0d5dfe