#231ed4 color space conversions
Hex:
#231ed4
RGB:
35, 30, 212
CMY:
86, 88, 17
CMYK:
83, 86, 0, 17
HSL:
242°, 75.2066%, 47.4510%
HSV (HSB):
242°, 85.8491%, 83.1373%
XYZ:
13.0411, 6.0393, 62.7657
xyY:
0.1593, 0.0738, 6.0393
CIE-Lab:
29.5115, 61.7161, -87.9820
CIE-LCH:
29.5115, 107.4696, 305.0482
CIE-Luv:
29.5115, -7.3473, -108.2454
Hunter-Lab:
24.5751, 51.7170, -134.2266
#231ed4 color charts
#231ed4 color shades, tints & tones
#231ed4 color schemes
#231ed4 color preview, HTML & CSS examples
This text has a color of #231ed4
<p style="color:#231ed4;">Text here</p>
.mytext {color:#231ed4;}
This box has a color of #231ed4
<div style="background-color:#231ed4;">Content here</div>
.mybackground {background-color:#231ed4;}
Border around this has a color of #231ed4
<div style="border:2px solid #231ed4;">Content here</div>
.myborder {border:2px solid #231ed4;}