#232ab3 color space conversions
Hex:
#232ab3
RGB:
35, 42, 179
CMY:
86, 84, 30
CMYK:
80, 77, 0, 30
HSL:
237°, 67.2897%, 41.9608%
HSV (HSB):
237°, 80.4469%, 70.1961%
XYZ:
9.6578, 5.2679, 43.1556
xyY:
0.1663, 0.0907, 5.2679
CIE-Lab:
27.4848, 45.8841, -71.9376
CIE-LCH:
27.4848, 85.3251, 302.5310
CIE-Luv:
27.4848, -7.4138, -89.6817
Hunter-Lab:
22.9520, 34.9437, -95.4141
#232ab3 color charts
#232ab3 color shades, tints & tones
#232ab3 color schemes
#232ab3 color preview, HTML & CSS examples
This text has a color of #232ab3
<p style="color:#232ab3;">Text here</p>
.mytext {color:#232ab3;}
This box has a color of #232ab3
<div style="background-color:#232ab3;">Content here</div>
.mybackground {background-color:#232ab3;}
Border around this has a color of #232ab3
<div style="border:2px solid #232ab3;">Content here</div>
.myborder {border:2px solid #232ab3;}