#2a05e4 color space conversions
Hex:
#2a05e4
RGB:
42, 5, 228
CMY:
84, 98, 11
CMYK:
82, 98, 0, 11
HSL:
250°, 95.7082%, 45.6863%
HSV (HSB):
250°, 97.8070%, 89.4118%
XYZ:
15.0127, 6.2022, 73.8047
xyY:
0.1580, 0.0653, 6.2022
CIE-Lab:
29.9170, 72.3595, -96.5190
CIE-LCH:
29.9170, 120.6309, 306.8586
CIE-Luv:
29.9170, -6.0552, -116.2515
Hunter-Lab:
24.9043, 64.0204, -158.2751
#2a05e4 color charts
#2a05e4 color shades, tints & tones
#2a05e4 color schemes
#2a05e4 color preview, HTML & CSS examples
This text has a color of #2a05e4
<p style="color:#2a05e4;">Text here</p>
.mytext {color:#2a05e4;}
This box has a color of #2a05e4
<div style="background-color:#2a05e4;">Content here</div>
.mybackground {background-color:#2a05e4;}
Border around this has a color of #2a05e4
<div style="border:2px solid #2a05e4;">Content here</div>
.myborder {border:2px solid #2a05e4;}