#234f9f color space conversions
Hex:
#234f9f
RGB:
35, 79, 159
CMY:
86, 69, 38
CMYK:
78, 50, 0, 38
HSL:
219°, 63.9175%, 38.0392%
HSV (HSB):
219°, 77.9874%, 62.3529%
XYZ:
9.7471, 8.4525, 33.9187
xyY:
0.1870, 0.1622, 8.4525
CIE-Lab:
34.9080, 14.6049, -47.8056
CIE-LCH:
34.9080, 49.9868, 286.9882
CIE-Luv:
34.9080, -15.5302, -67.6594
Hunter-Lab:
29.0732, 8.9662, -48.8204
#234f9f color charts
#234f9f color shades, tints & tones
#234f9f color schemes
#234f9f color preview, HTML & CSS examples
This text has a color of #234f9f
<p style="color:#234f9f;">Text here</p>
.mytext {color:#234f9f;}
This box has a color of #234f9f
<div style="background-color:#234f9f;">Content here</div>
.mybackground {background-color:#234f9f;}
Border around this has a color of #234f9f
<div style="border:2px solid #234f9f;">Content here</div>
.myborder {border:2px solid #234f9f;}