#233ed8 color space conversions
Hex:
#233ed8
RGB:
35, 62, 216
CMY:
86, 76, 15
CMYK:
84, 71, 0, 15
HSL:
231°, 72.1116%, 49.2157%
HSV (HSB):
231°, 83.7963%, 84.7059%
XYZ:
14.8104, 8.7604, 65.8761
xyY:
0.1656, 0.0979, 8.7604
CIE-Lab:
35.5189, 46.9941, -80.3297
CIE-LCH:
35.5189, 93.0661, 300.3283
CIE-Luv:
35.5189, -11.7967, -110.3737
Hunter-Lab:
29.5980, 37.5222, -111.2426
#233ed8 color charts
#233ed8 color shades, tints & tones
#233ed8 color schemes
#233ed8 color preview, HTML & CSS examples
This text has a color of #233ed8
<p style="color:#233ed8;">Text here</p>
.mytext {color:#233ed8;}
This box has a color of #233ed8
<div style="background-color:#233ed8;">Content here</div>
.mybackground {background-color:#233ed8;}
Border around this has a color of #233ed8
<div style="border:2px solid #233ed8;">Content here</div>
.myborder {border:2px solid #233ed8;}