#233ec5 color space conversions
Hex:
#233ec5
RGB:
35, 62, 197
CMY:
86, 76, 23
CMYK:
82, 69, 0, 23
HSL:
230°, 69.8276%, 45.4902%
HSV (HSB):
230°, 82.2335%, 77.2549%
XYZ:
12.4938, 7.8338, 53.6769
xyY:
0.1688, 0.1059, 7.8338
CIE-Lab:
33.6343, 40.2863, -72.4171
CIE-LCH:
33.6343, 82.8687, 299.0876
CIE-Luv:
33.6343, -11.4218, -98.8527
Hunter-Lab:
27.9889, 30.6990, -94.1136
#233ec5 color charts
#233ec5 color shades, tints & tones
#233ec5 color schemes
#233ec5 color preview, HTML & CSS examples
This text has a color of #233ec5
<p style="color:#233ec5;">Text here</p>
.mytext {color:#233ec5;}
This box has a color of #233ec5
<div style="background-color:#233ec5;">Content here</div>
.mybackground {background-color:#233ec5;}
Border around this has a color of #233ec5
<div style="border:2px solid #233ec5;">Content here</div>
.myborder {border:2px solid #233ec5;}