#2d03e8 color space conversions
Hex:
#2d03e8
RGB:
45, 3, 232
CMY:
82, 99, 9
CMYK:
81, 99, 0, 9
HSL:
251°, 97.4468%, 46.0784%
HSV (HSB):
251°, 98.7069%, 90.9804%
XYZ:
15.6802, 6.4492, 76.7623
xyY:
0.1586, 0.0652, 6.4492
CIE-Lab:
30.5186, 73.7144, -97.7979
CIE-LCH:
30.5186, 122.4673, 307.0069
CIE-Luv:
30.5186, -5.8808, -118.6138
Hunter-Lab:
25.3953, 65.7725, -161.4391
#2d03e8 color charts
#2d03e8 color shades, tints & tones
#2d03e8 color schemes
#2d03e8 color preview, HTML & CSS examples
This text has a color of #2d03e8
<p style="color:#2d03e8;">Text here</p>
.mytext {color:#2d03e8;}
This box has a color of #2d03e8
<div style="background-color:#2d03e8;">Content here</div>
.mybackground {background-color:#2d03e8;}
Border around this has a color of #2d03e8
<div style="border:2px solid #2d03e8;">Content here</div>
.myborder {border:2px solid #2d03e8;}