#0d5fec color space conversions
Hex:
        #0d5fec
        RGB:
        13, 95, 236
        CMY:
        95, 63, 7
        CMYK:
        94, 60, 0, 7
      HSL:
        218°, 89.5582%, 48.8235%
        HSV (HSB):
        218°, 94.4915%, 92.5490%
        XYZ:
        19.3985, 14.3261, 81.0997
        xyY:
        0.1689, 0.1248, 14.3261
      CIE-Lab:
        44.6970, 32.7583, -76.6438
        CIE-LCH:
        44.6970, 83.3509, 293.1423
        CIE-Luv:
        44.6970, -20.5519, -115.2627
        Hunter-Lab:
        37.8499, 25.2462, -100.5439
      #0d5fec color charts
#0d5fec RGB chart
      #0d5fec CMYK chart
      #0d5fec RGB pie chart
      #0d5fec color shades, tints & tones
#0d5fec color schemes
#0d5fec color preview, HTML & CSS examples
           This text has a color of #0d5fec        
        
          <p style="color:#0d5fec;">Text here</p>
        
        
          .mytext {color:#0d5fec;}
        
        Text color #0d5fec
      
           This box has a color of #0d5fec        
        
          <div style="background-color:#0d5fec;">Content here</div>
        
        
          .mybackground {background-color:#0d5fec;}
        
        Background color #0d5fec
      
           Border around this has a color of #0d5fec        
        
          <div style="border:2px solid #0d5fec;">Content here</div>
        
        
          .myborder {border:2px solid #0d5fec;}
        
        Border color #0d5fec