#230ed9 color space conversions
Hex:
#230ed9
RGB:
35, 14, 217
CMY:
86, 95, 15
CMYK:
84, 94, 0, 15
HSL:
246°, 87.8788%, 45.2941%
HSV (HSB):
246°, 93.5484%, 85.0980%
XYZ:
13.3746, 5.6812, 66.0373
xyY:
0.1572, 0.0668, 5.6812
CIE-Lab:
28.5934, 67.8533, -92.4082
CIE-LCH:
28.5934, 114.6444, 306.2890
CIE-Luv:
28.5934, -6.5166, -110.0303
Hunter-Lab:
23.8352, 58.4496, -147.5832
#230ed9 color charts
#230ed9 color shades, tints & tones
#230ed9 color schemes
#230ed9 color preview, HTML & CSS examples
This text has a color of #230ed9
<p style="color:#230ed9;">Text here</p>
.mytext {color:#230ed9;}
This box has a color of #230ed9
<div style="background-color:#230ed9;">Content here</div>
.mybackground {background-color:#230ed9;}
Border around this has a color of #230ed9
<div style="border:2px solid #230ed9;">Content here</div>
.myborder {border:2px solid #230ed9;}