#233ec7 color space conversions
Hex:
#233ec7
RGB:
35, 62, 199
CMY:
86, 76, 22
CMYK:
82, 69, 0, 22
HSL:
230°, 70.0855%, 45.8824%
HSV (HSB):
230°, 82.4121%, 78.0392%
XYZ:
12.7246, 7.9261, 54.8921
xyY:
0.1684, 0.1049, 7.9261
CIE-Lab:
33.8285, 41.0049, -73.2656
CIE-LCH:
33.8285, 83.9598, 299.2346
CIE-Luv:
33.8285, -11.4586, -100.0820
Hunter-Lab:
28.1533, 31.4090, -95.8936
#233ec7 color charts
#233ec7 color shades, tints & tones
#233ec7 color schemes
#233ec7 color preview, HTML & CSS examples
This text has a color of #233ec7
<p style="color:#233ec7;">Text here</p>
.mytext {color:#233ec7;}
This box has a color of #233ec7
<div style="background-color:#233ec7;">Content here</div>
.mybackground {background-color:#233ec7;}
Border around this has a color of #233ec7
<div style="border:2px solid #233ec7;">Content here</div>
.myborder {border:2px solid #233ec7;}