#2d03b5 color space conversions
Hex:
#2d03b5
RGB:
45, 3, 181
CMY:
82, 99, 29
CMYK:
75, 98, 0, 29
HSL:
254°, 96.7391%, 36.0784%
HSV (HSB):
254°, 98.3425%, 70.9804%
XYZ:
9.4552, 3.9592, 43.9819
xyY:
0.1647, 0.0690, 3.9592
CIE-Lab:
23.5361, 61.2618, -79.6775
CIE-LCH:
23.5361, 100.5063, 307.5557
CIE-Luv:
23.5361, -2.9000, -88.9980
Hunter-Lab:
19.8978, 50.0005, -117.1259
#2d03b5 color charts
#2d03b5 color shades, tints & tones
#2d03b5 color schemes
#2d03b5 color preview, HTML & CSS examples
This text has a color of #2d03b5
<p style="color:#2d03b5;">Text here</p>
.mytext {color:#2d03b5;}
This box has a color of #2d03b5
<div style="background-color:#2d03b5;">Content here</div>
.mybackground {background-color:#2d03b5;}
Border around this has a color of #2d03b5
<div style="border:2px solid #2d03b5;">Content here</div>
.myborder {border:2px solid #2d03b5;}