#0d55ff color space conversions
Hex:
        #0d55ff
        RGB:
        13, 85, 255
        CMY:
        95, 67, 0
        CMYK:
        95, 67, 0, 0
      HSL:
        222°, 100.0000%, 52.5490%
        HSV (HSB):
        222°, 94.9020%, 100.0000%
        XYZ:
        21.4645, 13.8026, 96.1406
        xyY:
        0.1633, 0.1050, 13.8026
      CIE-Lab:
        43.9484, 46.0852, -88.5129
        CIE-LCH:
        43.9484, 99.7917, 297.5042
        CIE-Luv:
        43.9484, -18.1375, -130.2772
        Hunter-Lab:
        37.1518, 38.1128, -127.4231
      #0d55ff color charts
#0d55ff RGB chart
      #0d55ff CMYK chart
      #0d55ff RGB pie chart
      #0d55ff color shades, tints & tones
#0d55ff color schemes
#0d55ff color preview, HTML & CSS examples
           This text has a color of #0d55ff        
        
          <p style="color:#0d55ff;">Text here</p>
        
        
          .mytext {color:#0d55ff;}
        
        Text color #0d55ff
      
           This box has a color of #0d55ff        
        
          <div style="background-color:#0d55ff;">Content here</div>
        
        
          .mybackground {background-color:#0d55ff;}
        
        Background color #0d55ff
      
           Border around this has a color of #0d55ff        
        
          <div style="border:2px solid #0d55ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d55ff;}
        
        Border color #0d55ff