#0a66da color space conversions
Hex:
        #0a66da
        RGB:
        10, 102, 218
        CMY:
        96, 60, 15
        CMYK:
        95, 53, 0, 15
      HSL:
        213°, 91.2281%, 44.7059%
        HSV (HSB):
        213°, 95.4128%, 85.4902%
        XYZ:
        17.5314, 14.6292, 68.2294
        xyY:
        0.1746, 0.1457, 14.6292
      CIE-Lab:
        45.1221, 21.1610, -65.7632
        CIE-LCH:
        45.1221, 69.0839, 287.8369
        CIE-Luv:
        45.1221, -22.9130, -99.8521
        Hunter-Lab:
        38.2482, 14.8830, -78.9913
      #0a66da color charts
#0a66da RGB chart
      #0a66da CMYK chart
      #0a66da RGB pie chart
      #0a66da color shades, tints & tones
#0a66da color schemes
#0a66da color preview, HTML & CSS examples
           This text has a color of #0a66da        
        
          <p style="color:#0a66da;">Text here</p>
        
        
          .mytext {color:#0a66da;}
        
        Text color #0a66da
      
           This box has a color of #0a66da        
        
          <div style="background-color:#0a66da;">Content here</div>
        
        
          .mybackground {background-color:#0a66da;}
        
        Background color #0a66da
      
           Border around this has a color of #0a66da        
        
          <div style="border:2px solid #0a66da;">Content here</div>
        
        
          .myborder {border:2px solid #0a66da;}
        
        Border color #0a66da