#0d56ff color space conversions
Hex:
        #0d56ff
        RGB:
        13, 86, 255
        CMY:
        95, 66, 0
        CMYK:
        95, 66, 0, 0
      HSL:
        222°, 100.0000%, 52.5490%
        HSV (HSB):
        222°, 94.9020%, 100.0000%
        XYZ:
        21.5438, 13.9611, 96.1670
        xyY:
        0.1636, 0.1060, 13.9611
      CIE-Lab:
        44.1772, 45.4738, -88.1362
        CIE-LCH:
        44.1772, 99.1759, 297.2915
        CIE-Luv:
        44.1772, -18.3472, -130.0514
        Hunter-Lab:
        37.3646, 37.5318, -126.4422
      #0d56ff color charts
#0d56ff RGB chart
      #0d56ff CMYK chart
      #0d56ff RGB pie chart
      #0d56ff color shades, tints & tones
#0d56ff color schemes
#0d56ff color preview, HTML & CSS examples
           This text has a color of #0d56ff        
        
          <p style="color:#0d56ff;">Text here</p>
        
        
          .mytext {color:#0d56ff;}
        
        Text color #0d56ff
      
           This box has a color of #0d56ff        
        
          <div style="background-color:#0d56ff;">Content here</div>
        
        
          .mybackground {background-color:#0d56ff;}
        
        Background color #0d56ff
      
           Border around this has a color of #0d56ff        
        
          <div style="border:2px solid #0d56ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d56ff;}
        
        Border color #0d56ff