#267da5 color space conversions
Hex:
#267da5
RGB:
38, 125, 165
CMY:
85, 51, 35
CMYK:
77, 24, 0, 35
HSL:
199°, 62.5616%, 39.8039%
HSV (HSB):
199°, 76.9697%, 64.7059%
XYZ:
14.9245, 17.7959, 38.2457
xyY:
0.2103, 0.2508, 17.7959
CIE-Lab:
49.2476, -11.4926, -28.6183
CIE-LCH:
49.2476, 30.8397, 248.1204
CIE-Luv:
49.2476, -30.2924, -41.2914
Hunter-Lab:
42.1852, -10.6735, -24.2235
#267da5 color charts
#267da5 color shades, tints & tones
#267da5 color schemes
#267da5 color preview, HTML & CSS examples
This text has a color of #267da5
<p style="color:#267da5;">Text here</p>
.mytext {color:#267da5;}
This box has a color of #267da5
<div style="background-color:#267da5;">Content here</div>
.mybackground {background-color:#267da5;}
Border around this has a color of #267da5
<div style="border:2px solid #267da5;">Content here</div>
.myborder {border:2px solid #267da5;}