#232cf9 color space conversions
Hex:
#232cf9
RGB:
35, 44, 249
CMY:
86, 83, 2
CMYK:
86, 82, 0, 2
HSL:
237°, 94.6903%, 55.6863%
HSV (HSB):
237°, 85.9438%, 97.6471%
XYZ:
18.6927, 8.9982, 90.3742
xyY:
0.1583, 0.0762, 8.9982
CIE-Lab:
35.9809, 66.7132, -98.3345
CIE-LCH:
35.9809, 118.8290, 304.1542
CIE-Luv:
35.9809, -10.2068, -129.8903
Hunter-Lab:
29.9971, 58.7376, -157.6289
#232cf9 color charts
#232cf9 color shades, tints & tones
#232cf9 color schemes
#232cf9 color preview, HTML & CSS examples
This text has a color of #232cf9
<p style="color:#232cf9;">Text here</p>
.mytext {color:#232cf9;}
This box has a color of #232cf9
<div style="background-color:#232cf9;">Content here</div>
.mybackground {background-color:#232cf9;}
Border around this has a color of #232cf9
<div style="border:2px solid #232cf9;">Content here</div>
.myborder {border:2px solid #232cf9;}