#232dca color space conversions
Hex:
#232dca
RGB:
35, 45, 202
CMY:
86, 82, 21
CMYK:
83, 78, 0, 21
HSL:
236°, 70.4641%, 46.4706%
HSV (HSB):
236°, 82.6733%, 79.2157%
XYZ:
12.2922, 6.4984, 56.4836
xyY:
0.1633, 0.0863, 6.4984
CIE-Lab:
30.6365, 51.8329, -80.2928
CIE-LCH:
30.6365, 95.5698, 302.8442
CIE-Luv:
30.6365, -8.6607, -103.1036
Hunter-Lab:
25.4919, 41.4619, -113.5273
#232dca color charts
#232dca color shades, tints & tones
#232dca color schemes
#232dca color preview, HTML & CSS examples
This text has a color of #232dca
<p style="color:#232dca;">Text here</p>
.mytext {color:#232dca;}
This box has a color of #232dca
<div style="background-color:#232dca;">Content here</div>
.mybackground {background-color:#232dca;}
Border around this has a color of #232dca
<div style="border:2px solid #232dca;">Content here</div>
.myborder {border:2px solid #232dca;}