#0a80da color space conversions
Hex:
        #0a80da
        RGB:
        10, 128, 218
        CMY:
        96, 50, 15
        CMYK:
        95, 41, 0, 15
      HSL:
        206°, 91.2281%, 44.7059%
        HSV (HSB):
        206°, 95.4128%, 85.4902%
        XYZ:
        20.4992, 20.5648, 69.2187
        xyY:
        0.1859, 0.1865, 20.5648
      CIE-Lab:
        52.4699, 4.7205, -53.9178
        CIE-LCH:
        52.4699, 54.1240, 275.0034
        CIE-Luv:
        52.4699, -30.7217, -84.1962
        Hunter-Lab:
        45.3485, 1.3290, -58.7547
      #0a80da color charts
#0a80da RGB chart
      #0a80da CMYK chart
      #0a80da RGB pie chart
      #0a80da color shades, tints & tones
#0a80da color schemes
#0a80da color preview, HTML & CSS examples
           This text has a color of #0a80da        
        
          <p style="color:#0a80da;">Text here</p>
        
        
          .mytext {color:#0a80da;}
        
        Text color #0a80da
      
           This box has a color of #0a80da        
        
          <div style="background-color:#0a80da;">Content here</div>
        
        
          .mybackground {background-color:#0a80da;}
        
        Background color #0a80da
      
           Border around this has a color of #0a80da        
        
          <div style="border:2px solid #0a80da;">Content here</div>
        
        
          .myborder {border:2px solid #0a80da;}
        
        Border color #0a80da