#129dcb color space conversions
Hex:
#129dcb
RGB:
18, 157, 203
CMY:
93, 38, 20
CMYK:
91, 23, 0, 20
HSL:
195°, 83.7104%, 43.3333%
HSV (HSB):
195°, 91.1330%, 79.6078%
XYZ:
23.0859, 28.5543, 60.7947
xyY:
0.2053, 0.2540, 28.5543
CIE-Lab:
60.3863, -17.2859, -32.9887
CIE-LCH:
60.3863, 37.2433, 242.3457
CIE-Luv:
60.3863, -40.9294, -49.3412
Hunter-Lab:
53.4363, -16.3966, -30.0491
#129dcb color charts
#129dcb color shades, tints & tones
#129dcb color schemes
#129dcb color preview, HTML & CSS examples
This text has a color of #129dcb
<p style="color:#129dcb;">Text here</p>
.mytext {color:#129dcb;}
This box has a color of #129dcb
<div style="background-color:#129dcb;">Content here</div>
.mybackground {background-color:#129dcb;}
Border around this has a color of #129dcb
<div style="border:2px solid #129dcb;">Content here</div>
.myborder {border:2px solid #129dcb;}