#232fc5 color space conversions
Hex:
#232fc5
RGB:
35, 47, 197
CMY:
86, 82, 23
CMYK:
82, 76, 0, 23
HSL:
236°, 69.8276%, 45.4902%
HSV (HSB):
236°, 82.2335%, 77.2549%
XYZ:
11.7877, 6.4216, 53.4415
xyY:
0.1645, 0.0896, 6.4216
CIE-Lab:
30.4521, 49.1203, -77.6724
CIE-LCH:
30.4521, 91.9010, 302.3094
CIE-Luv:
30.4521, -8.7844, -100.1714
Hunter-Lab:
25.3408, 38.6857, -107.2987
#232fc5 color charts
#232fc5 color shades, tints & tones
#232fc5 color schemes
#232fc5 color preview, HTML & CSS examples
This text has a color of #232fc5
<p style="color:#232fc5;">Text here</p>
.mytext {color:#232fc5;}
This box has a color of #232fc5
<div style="background-color:#232fc5;">Content here</div>
.mybackground {background-color:#232fc5;}
Border around this has a color of #232fc5
<div style="border:2px solid #232fc5;">Content here</div>
.myborder {border:2px solid #232fc5;}