#0a66ca color space conversions
Hex:
        #0a66ca
        RGB:
        10, 102, 202
        CMY:
        96, 60, 21
        CMYK:
        95, 50, 0, 21
      HSL:
        211°, 90.5660%, 41.5686%
        HSV (HSB):
        211°, 95.0495%, 79.2157%
        XYZ:
        15.5372, 13.8315, 57.7280
        xyY:
        0.1784, 0.1588, 13.8315
      CIE-Lab:
        43.9904, 14.8102, -58.4405
        CIE-LCH:
        43.9904, 60.2879, 284.2207
        CIE-Luv:
        43.9904, -23.4327, -88.1472
        Hunter-Lab:
        37.1908, 9.4882, -65.9971
      #0a66ca color charts
#0a66ca RGB chart
      #0a66ca CMYK chart
      #0a66ca RGB pie chart
      #0a66ca color shades, tints & tones
#0a66ca color schemes
#0a66ca color preview, HTML & CSS examples
           This text has a color of #0a66ca        
        
          <p style="color:#0a66ca;">Text here</p>
        
        
          .mytext {color:#0a66ca;}
        
        Text color #0a66ca
      
           This box has a color of #0a66ca        
        
          <div style="background-color:#0a66ca;">Content here</div>
        
        
          .mybackground {background-color:#0a66ca;}
        
        Background color #0a66ca
      
           Border around this has a color of #0a66ca        
        
          <div style="border:2px solid #0a66ca;">Content here</div>
        
        
          .myborder {border:2px solid #0a66ca;}
        
        Border color #0a66ca