#2a2def color space conversions
Hex:
#2a2def
RGB:
42, 45, 239
CMY:
84, 82, 6
CMYK:
82, 81, 0, 6
HSL:
239°, 86.0262%, 55.0980%
HSV (HSB):
239°, 82.4268%, 93.7255%
XYZ:
17.4732, 8.6010, 82.4006
xyY:
0.1611, 0.0793, 8.6010
CIE-Lab:
35.2045, 63.5942, -93.9745
CIE-LCH:
35.2045, 113.4699, 304.0869
CIE-Luv:
35.2045, -9.2937, -124.3511
Hunter-Lab:
29.3275, 55.0267, -146.0562
#2a2def color charts
#2a2def color shades, tints & tones
#2a2def color schemes
#2a2def color preview, HTML & CSS examples
This text has a color of #2a2def
<p style="color:#2a2def;">Text here</p>
.mytext {color:#2a2def;}
This box has a color of #2a2def
<div style="background-color:#2a2def;">Content here</div>
.mybackground {background-color:#2a2def;}
Border around this has a color of #2a2def
<div style="border:2px solid #2a2def;">Content here</div>
.myborder {border:2px solid #2a2def;}