#0066ca color space conversions
Hex:
        #0066ca
        RGB:
        0, 102, 202
        CMY:
        100, 60, 21
        CMYK:
        100, 50, 0, 21
      HSL:
        210°, 100.0000%, 39.6078%
        HSV (HSB):
        210°, 100.0000%, 79.2157%
        XYZ:
        15.4120, 13.7670, 57.7221
        xyY:
        0.1774, 0.1584, 13.7670
      CIE-Lab:
        43.8969, 14.4768, -58.5961
        CIE-LCH:
        43.8969, 60.3579, 283.8776
        CIE-Luv:
        43.8969, -23.8544, -88.2947
        Hunter-Lab:
        37.1039, 9.2126, -66.2640
      #0066ca color charts
#0066ca RGB chart
      #0066ca CMYK chart
      #0066ca RGB pie chart
      #0066ca color shades, tints & tones
#0066ca color schemes
#0066ca color preview, HTML & CSS examples
           This text has a color of #0066ca        
        
          <p style="color:#0066ca;">Text here</p>
        
        
          .mytext {color:#0066ca;}
        
        Text color #0066ca
      
           This box has a color of #0066ca        
        
          <div style="background-color:#0066ca;">Content here</div>
        
        
          .mybackground {background-color:#0066ca;}
        
        Background color #0066ca
      
           Border around this has a color of #0066ca        
        
          <div style="border:2px solid #0066ca;">Content here</div>
        
        
          .myborder {border:2px solid #0066ca;}
        
        Border color #0066ca