#268bbd color space conversions
Hex:
#268bbd
RGB:
38, 139, 189
CMY:
85, 45, 26
CMYK:
80, 26, 0, 26
HSL:
200°, 66.5198%, 44.5098%
HSV (HSB):
200°, 79.8942%, 74.1176%
XYZ:
19.2173, 22.5514, 51.4841
xyY:
0.2061, 0.2418, 22.5514
CIE-Lab:
54.6073, -10.8780, -34.0754
CIE-LCH:
54.6073, 35.7696, 252.2952
CIE-Luv:
54.6073, -33.8532, -51.0264
Hunter-Lab:
47.4883, -10.8705, -31.0369
#268bbd color charts
#268bbd color shades, tints & tones
#268bbd color schemes
#268bbd color preview, HTML & CSS examples
This text has a color of #268bbd
<p style="color:#268bbd;">Text here</p>
.mytext {color:#268bbd;}
This box has a color of #268bbd
<div style="background-color:#268bbd;">Content here</div>
.mybackground {background-color:#268bbd;}
Border around this has a color of #268bbd
<div style="border:2px solid #268bbd;">Content here</div>
.myborder {border:2px solid #268bbd;}