#0066d3 color space conversions
Hex:
#0066d3
RGB:
0, 102, 211
CMY:
100, 60, 17
CMYK:
100, 52, 0, 17
HSL:
211°, 100.0000%, 41.3725%
HSV (HSB):
211°, 100.0000%, 82.7451%
XYZ:
16.5092, 14.2059, 63.4999
xyY:
0.1752, 0.1508, 14.2059
CIE-Lab:
44.5268, 18.0844, -62.7401
CIE-LCH:
44.5268, 65.2945, 286.0792
CIE-Luv:
44.5268, -23.5275, -94.9281
Hunter-Lab:
37.6907, 12.2277, -73.5061
#0066d3 color charts
#0066d3 color shades, tints & tones
#0066d3 color schemes
#0066d3 color preview, HTML & CSS examples
This text has a color of #0066d3
<p style="color:#0066d3;">Text here</p>
.mytext {color:#0066d3;}
This box has a color of #0066d3
<div style="background-color:#0066d3;">Content here</div>
.mybackground {background-color:#0066d3;}
Border around this has a color of #0066d3
<div style="border:2px solid #0066d3;">Content here</div>
.myborder {border:2px solid #0066d3;}