#232ac9 color space conversions
Hex:
#232ac9
RGB:
35, 42, 201
CMY:
86, 84, 21
CMYK:
83, 79, 0, 21
HSL:
237°, 70.3390%, 46.2745%
HSV (HSB):
237°, 82.5871%, 78.8235%
XYZ:
12.0637, 6.2303, 55.8251
xyY:
0.1628, 0.0841, 6.2303
CIE-Lab:
29.9862, 53.0595, -80.7870
CIE-LCH:
29.9862, 96.6533, 303.2962
CIE-Luv:
29.9862, -8.2166, -102.4983
Hunter-Lab:
24.9606, 42.5900, -115.1315
#232ac9 color charts
#232ac9 color shades, tints & tones
#232ac9 color schemes
#232ac9 color preview, HTML & CSS examples
This text has a color of #232ac9
<p style="color:#232ac9;">Text here</p>
.mytext {color:#232ac9;}
This box has a color of #232ac9
<div style="background-color:#232ac9;">Content here</div>
.mybackground {background-color:#232ac9;}
Border around this has a color of #232ac9
<div style="border:2px solid #232ac9;">Content here</div>
.myborder {border:2px solid #232ac9;}