#2a2abc color space conversions
Hex:
#2a2abc
RGB:
42, 42, 188
CMY:
84, 84, 26
CMYK:
78, 78, 0, 26
HSL:
240°, 63.4783%, 45.0980%
HSV (HSB):
240°, 77.6596%, 73.7255%
XYZ:
10.8599, 5.7790, 48.1200
xyY:
0.1677, 0.0892, 5.7790
CIE-Lab:
28.8479, 49.3133, -75.0176
CIE-LCH:
28.8479, 89.7744, 303.3192
CIE-Luv:
28.8479, -6.8505, -95.0047
Hunter-Lab:
24.0396, 38.5684, -101.8532
#2a2abc color charts
#2a2abc color shades, tints & tones
#2a2abc color schemes
#2a2abc color preview, HTML & CSS examples
This text has a color of #2a2abc
<p style="color:#2a2abc;">Text here</p>
.mytext {color:#2a2abc;}
This box has a color of #2a2abc
<div style="background-color:#2a2abc;">Content here</div>
.mybackground {background-color:#2a2abc;}
Border around this has a color of #2a2abc
<div style="border:2px solid #2a2abc;">Content here</div>
.myborder {border:2px solid #2a2abc;}