#232acc color space conversions
Hex:
#232acc
RGB:
35, 42, 204
CMY:
86, 84, 20
CMYK:
83, 79, 0, 20
HSL:
238°, 70.7113%, 46.8627%
HSV (HSB):
238°, 82.8431%, 80.0000%
XYZ:
12.4202, 6.3729, 57.7022
xyY:
0.1624, 0.0833, 6.3729
CIE-Lab:
30.3344, 54.0097, -81.9612
CIE-LCH:
30.3344, 98.1564, 303.3836
CIE-Luv:
30.3344, -8.3269, -104.2297
Hunter-Lab:
25.2446, 43.6429, -117.8496
#232acc color charts
#232acc RGB chart
#232acc CMYK chart
#232acc RGB pie chart
#232acc color shades, tints & tones
#232acc color schemes
#232acc color preview, HTML & CSS examples
This text has a color of #232acc
<p style="color:#232acc;">Text here</p>
.mytext {color:#232acc;}
Text color #232acc
This box has a color of #232acc
<div style="background-color:#232acc;">Content here</div>
.mybackground {background-color:#232acc;}
Background color #232acc
Border around this has a color of #232acc
<div style="border:2px solid #232acc;">Content here</div>
.myborder {border:2px solid #232acc;}
Border color #232acc