#231def color space conversions
Hex:
#231def
RGB:
35, 29, 239
CMY:
86, 89, 6
CMYK:
85, 88, 0, 6
HSL:
242°, 86.7769%, 52.5490%
HSV (HSB):
242°, 87.8661%, 93.7255%
XYZ:
16.7125, 7.4680, 82.2220
xyY:
0.1571, 0.0702, 7.4680
CIE-Lab:
32.8495, 69.5575, -97.9030
CIE-LCH:
32.8495, 120.0968, 305.3928
CIE-Luv:
32.8495, -8.4396, -123.5411
Hunter-Lab:
27.3277, 61.3395, -159.2587
#231def color charts
#231def color shades, tints & tones
#231def color schemes
#231def color preview, HTML & CSS examples
This text has a color of #231def
<p style="color:#231def;">Text here</p>
.mytext {color:#231def;}
This box has a color of #231def
<div style="background-color:#231def;">Content here</div>
.mybackground {background-color:#231def;}
Border around this has a color of #231def
<div style="border:2px solid #231def;">Content here</div>
.myborder {border:2px solid #231def;}