#2d02c5 color space conversions
Hex:
#2d02c5
RGB:
45, 2, 197
CMY:
82, 99, 23
CMYK:
77, 99, 0, 23
HSL:
253°, 97.9899%, 39.0196%
HSV (HSB):
253°, 98.9848%, 77.2549%
XYZ:
11.1819, 4.6325, 53.1281
xyY:
0.1622, 0.0672, 4.6325
CIE-Lab:
25.6611, 65.4246, -85.6238
CIE-LCH:
25.6611, 107.7581, 307.3832
CIE-Luv:
25.6611, -3.8417, -98.2954
Hunter-Lab:
21.5233, 55.0699, -131.2852
#2d02c5 color charts
#2d02c5 color shades, tints & tones
#2d02c5 color schemes
#2d02c5 color preview, HTML & CSS examples
This text has a color of #2d02c5
<p style="color:#2d02c5;">Text here</p>
.mytext {color:#2d02c5;}
This box has a color of #2d02c5
<div style="background-color:#2d02c5;">Content here</div>
.mybackground {background-color:#2d02c5;}
Border around this has a color of #2d02c5
<div style="border:2px solid #2d02c5;">Content here</div>
.myborder {border:2px solid #2d02c5;}