#2d03e5 color space conversions
Hex:
#2d03e5
RGB:
45, 3, 229
CMY:
82, 99, 10
CMYK:
80, 99, 0, 10
HSL:
251°, 97.4138%, 45.4902%
HSV (HSB):
251°, 98.6900%, 89.8039%
XYZ:
15.2576, 6.2802, 74.5368
xyY:
0.1588, 0.0654, 6.2802
CIE-Lab:
30.1086, 72.9957, -96.7678
CIE-LCH:
30.1086, 121.2121, 307.0287
CIE-Luv:
30.1086, -5.7161, -116.8903
Hunter-Lab:
25.0602, 64.8220, -158.8043
#2d03e5 color charts
#2d03e5 color shades, tints & tones
#2d03e5 color schemes
#2d03e5 color preview, HTML & CSS examples
This text has a color of #2d03e5
<p style="color:#2d03e5;">Text here</p>
.mytext {color:#2d03e5;}
This box has a color of #2d03e5
<div style="background-color:#2d03e5;">Content here</div>
.mybackground {background-color:#2d03e5;}
Border around this has a color of #2d03e5
<div style="border:2px solid #2d03e5;">Content here</div>
.myborder {border:2px solid #2d03e5;}