#230ca9 color space conversions
Hex:
#230ca9
RGB:
35, 12, 169
CMY:
86, 95, 34
CMYK:
79, 93, 0, 34
HSL:
249°, 86.7403%, 35.4902%
HSV (HSB):
249°, 92.8994%, 66.2745%
XYZ:
7.9860, 3.4848, 37.7878
xyY:
0.1621, 0.0707, 3.4848
CIE-Lab:
21.8895, 55.6782, -75.2221
CIE-LCH:
21.8895, 93.5865, 306.5083
CIE-Luv:
21.8895, -3.9421, -81.8672
Hunter-Lab:
18.6677, 43.6936, -106.9494
#230ca9 color charts
#230ca9 color shades, tints & tones
#230ca9 color schemes
#230ca9 color preview, HTML & CSS examples
This text has a color of #230ca9
<p style="color:#230ca9;">Text here</p>
.mytext {color:#230ca9;}
This box has a color of #230ca9
<div style="background-color:#230ca9;">Content here</div>
.mybackground {background-color:#230ca9;}
Border around this has a color of #230ca9
<div style="border:2px solid #230ca9;">Content here</div>
.myborder {border:2px solid #230ca9;}