#2d05e4 color space conversions
Hex:
#2d05e4
RGB:
45, 5, 228
CMY:
82, 98, 11
CMYK:
80, 98, 0, 11
HSL:
251°, 95.7082%, 45.6863%
HSV (HSB):
251°, 97.8070%, 89.4118%
XYZ:
15.1400, 6.2679, 73.8106
xyY:
0.1590, 0.0658, 6.2679
CIE-Lab:
30.0785, 72.4257, -96.2454
CIE-LCH:
30.0785, 120.4519, 306.9619
CIE-Luv:
30.0785, -5.7290, -116.4064
Hunter-Lab:
25.0357, 64.1333, -157.2747
#2d05e4 color charts
#2d05e4 color shades, tints & tones
#2d05e4 color schemes
#2d05e4 color preview, HTML & CSS examples
This text has a color of #2d05e4
<p style="color:#2d05e4;">Text here</p>
.mytext {color:#2d05e4;}
This box has a color of #2d05e4
<div style="background-color:#2d05e4;">Content here</div>
.mybackground {background-color:#2d05e4;}
Border around this has a color of #2d05e4
<div style="border:2px solid #2d05e4;">Content here</div>
.myborder {border:2px solid #2d05e4;}