#0d77ff color space conversions
Hex:
        #0d77ff
        RGB:
        13, 119, 255
        CMY:
        95, 53, 0
        CMYK:
        95, 53, 0, 0
      HSL:
        214°, 100.0000%, 52.5490%
        HSV (HSB):
        214°, 94.9020%, 100.0000%
        XYZ:
        24.8128, 20.4992, 97.2567
        xyY:
        0.1740, 0.1438, 20.4992
      CIE-Lab:
        52.3970, 24.7429, -74.6861
        CIE-LCH:
        52.3970, 78.6779, 288.3296
        CIE-Luv:
        52.3970, -26.4301, -117.6421
        Hunter-Lab:
        45.2761, 18.5909, -95.6666
      #0d77ff color charts
#0d77ff RGB chart
      #0d77ff CMYK chart
      #0d77ff RGB pie chart
      #0d77ff color shades, tints & tones
#0d77ff color schemes
#0d77ff color preview, HTML & CSS examples
           This text has a color of #0d77ff        
        
          <p style="color:#0d77ff;">Text here</p>
        
        
          .mytext {color:#0d77ff;}
        
        Text color #0d77ff
      
           This box has a color of #0d77ff        
        
          <div style="background-color:#0d77ff;">Content here</div>
        
        
          .mybackground {background-color:#0d77ff;}
        
        Background color #0d77ff
      
           Border around this has a color of #0d77ff        
        
          <div style="border:2px solid #0d77ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d77ff;}
        
        Border color #0d77ff