#234fcc color space conversions
Hex:
#234fcc
RGB:
35, 79, 204
CMY:
86, 69, 20
CMYK:
83, 61, 0, 20
HSL:
224°, 70.7113%, 46.8627%
HSV (HSB):
224°, 82.8431%, 80.0000%
XYZ:
14.3882, 10.3089, 58.3582
xyY:
0.1732, 0.1241, 10.3089
CIE-Lab:
38.3913, 32.0317, -68.6811
CIE-LCH:
38.3913, 75.7834, 295.0036
CIE-Luv:
38.3913, -15.2631, -99.1694
Hunter-Lab:
32.1075, 23.8023, -85.2895
#234fcc color charts
#234fcc color shades, tints & tones
#234fcc color schemes
#234fcc color preview, HTML & CSS examples
This text has a color of #234fcc
<p style="color:#234fcc;">Text here</p>
.mytext {color:#234fcc;}
This box has a color of #234fcc
<div style="background-color:#234fcc;">Content here</div>
.mybackground {background-color:#234fcc;}
Border around this has a color of #234fcc
<div style="border:2px solid #234fcc;">Content here</div>
.myborder {border:2px solid #234fcc;}