#006daf color space conversions
Hex:
#006daf
RGB:
0, 109, 175
CMY:
100, 57, 31
CMYK:
100, 38, 0, 31
HSL:
203°, 100.0000%, 34.3137%
HSV (HSB):
203°, 100.0000%, 68.6275%
XYZ:
13.2065, 14.0324, 42.5699
xyY:
0.1892, 0.2010, 14.0324
CIE-Lab:
44.2794, -0.8528, -42.3138
CIE-LCH:
44.2794, 42.3224, 268.8454
CIE-Luv:
44.2794, -27.3487, -62.7110
Hunter-Lab:
37.4599, -2.6245, -41.1560
#006daf color charts
#006daf color shades, tints & tones
#006daf color schemes
#006daf color preview, HTML & CSS examples
This text has a color of #006daf
<p style="color:#006daf;">Text here</p>
.mytext {color:#006daf;}
This box has a color of #006daf
<div style="background-color:#006daf;">Content here</div>
.mybackground {background-color:#006daf;}
Border around this has a color of #006daf
<div style="border:2px solid #006daf;">Content here</div>
.myborder {border:2px solid #006daf;}