#233ed1 color space conversions
Hex:
#233ed1
RGB:
35, 62, 209
CMY:
86, 76, 18
CMYK:
83, 70, 0, 18
HSL:
231°, 71.3115%, 47.8431%
HSV (HSB):
231°, 83.2536%, 81.9608%
XYZ:
13.9244, 8.4060, 61.2102
xyY:
0.1667, 0.1006, 8.4060
CIE-Lab:
34.8146, 44.5538, -77.4523
CIE-LCH:
34.8146, 89.3527, 299.9093
CIE-Luv:
34.8146, -11.6521, -106.1683
Hunter-Lab:
28.9931, 34.9893, -104.8777
#233ed1 color charts
#233ed1 color shades, tints & tones
#233ed1 color schemes
#233ed1 color preview, HTML & CSS examples
This text has a color of #233ed1
<p style="color:#233ed1;">Text here</p>
.mytext {color:#233ed1;}
This box has a color of #233ed1
<div style="background-color:#233ed1;">Content here</div>
.mybackground {background-color:#233ed1;}
Border around this has a color of #233ed1
<div style="border:2px solid #233ed1;">Content here</div>
.myborder {border:2px solid #233ed1;}