#231ed8 color space conversions
Hex:
#231ed8
RGB:
35, 30, 216
CMY:
86, 88, 15
CMYK:
84, 86, 0, 15
HSL:
242°, 75.6098%, 48.2353%
HSV (HSB):
242°, 86.1111%, 84.7059%
XYZ:
13.5521, 6.2437, 65.4566
xyY:
0.1590, 0.0732, 6.2437
CIE-Lab:
30.0193, 62.8528, -89.4521
CIE-LCH:
30.0193, 109.3259, 305.0935
CIE-Luv:
30.0193, -7.5221, -110.5313
Hunter-Lab:
24.9875, 53.0823, -137.8235
#231ed8 color charts
#231ed8 color shades, tints & tones
#231ed8 color schemes
#231ed8 color preview, HTML & CSS examples
This text has a color of #231ed8
<p style="color:#231ed8;">Text here</p>
.mytext {color:#231ed8;}
This box has a color of #231ed8
<div style="background-color:#231ed8;">Content here</div>
.mybackground {background-color:#231ed8;}
Border around this has a color of #231ed8
<div style="border:2px solid #231ed8;">Content here</div>
.myborder {border:2px solid #231ed8;}