#123e52 color space conversions
Hex:
#123e52
RGB:
18, 62, 82
CMY:
93, 76, 68
CMYK:
78, 24, 0, 68
HSL:
199°, 64.0000%, 19.6078%
HSV (HSB):
199°, 78.0488%, 32.1569%
XYZ:
3.4951, 4.1830, 8.6058
xyY:
0.2146, 0.2569, 4.1830
CIE-Lab:
24.2676, -7.2990, -16.4035
CIE-LCH:
24.2676, 17.9541, 246.0128
CIE-Luv:
24.2676, -14.5046, -18.7345
Hunter-Lab:
20.4525, -5.2885, -10.6308
#123e52 color charts
#123e52 color shades, tints & tones
#123e52 color schemes
#123e52 color preview, HTML & CSS examples
This text has a color of #123e52
<p style="color:#123e52;">Text here</p>
.mytext {color:#123e52;}
This box has a color of #123e52
<div style="background-color:#123e52;">Content here</div>
.mybackground {background-color:#123e52;}
Border around this has a color of #123e52
<div style="border:2px solid #123e52;">Content here</div>
.myborder {border:2px solid #123e52;}