#232ccc color space conversions
Hex:
#232ccc
RGB:
35, 44, 204
CMY:
86, 83, 20
CMYK:
83, 78, 0, 20
HSL:
237°, 70.7113%, 46.8627%
HSV (HSB):
237°, 82.8431%, 80.0000%
XYZ:
12.4929, 6.5183, 57.7265
xyY:
0.1628, 0.0849, 6.5183
CIE-Lab:
30.6842, 52.9961, -81.3807
CIE-LCH:
30.6842, 97.1154, 303.0727
CIE-Luv:
30.6842, -8.5923, -104.2578
Hunter-Lab:
25.5310, 42.6649, -116.1850
#232ccc color charts
#232ccc color shades, tints & tones
#232ccc color schemes
#232ccc color preview, HTML & CSS examples
This text has a color of #232ccc
<p style="color:#232ccc;">Text here</p>
.mytext {color:#232ccc;}
This box has a color of #232ccc
<div style="background-color:#232ccc;">Content here</div>
.mybackground {background-color:#232ccc;}
Border around this has a color of #232ccc
<div style="border:2px solid #232ccc;">Content here</div>
.myborder {border:2px solid #232ccc;}