#231dca color space conversions
Hex:
#231dca
RGB:
35, 29, 202
CMY:
86, 89, 21
CMYK:
83, 86, 0, 21
HSL:
242°, 74.8918%, 45.2941%
HSV (HSB):
242°, 85.6436%, 79.2157%
XYZ:
11.7932, 5.5003, 56.3172
xyY:
0.1602, 0.0747, 5.5003
CIE-Lab:
28.1151, 59.2320, -84.4821
CIE-LCH:
28.1151, 103.1778, 305.0350
CIE-Luv:
28.1151, -6.8151, -102.4453
Hunter-Lab:
23.4528, 48.7160, -125.9564
#231dca color charts
#231dca color shades, tints & tones
#231dca color schemes
#231dca color preview, HTML & CSS examples
This text has a color of #231dca
<p style="color:#231dca;">Text here</p>
.mytext {color:#231dca;}
This box has a color of #231dca
<div style="background-color:#231dca;">Content here</div>
.mybackground {background-color:#231dca;}
Border around this has a color of #231dca
<div style="border:2px solid #231dca;">Content here</div>
.myborder {border:2px solid #231dca;}