#2d10c9 color space conversions
Hex:
#2d10c9
RGB:
45, 16, 201
CMY:
82, 94, 21
CMYK:
78, 92, 0, 21
HSL:
249°, 85.2535%, 42.5490%
HSV (HSB):
249°, 92.0398%, 78.8235%
XYZ:
11.8101, 5.1455, 55.6291
xyY:
0.1627, 0.0709, 5.1455
CIE-Lab:
27.1454, 63.5311, -85.4975
CIE-LCH:
27.1454, 106.5177, 306.6151
CIE-Luv:
27.1454, -4.6654, -101.4045
Hunter-Lab:
22.6837, 53.2380, -129.5228
#2d10c9 color charts
#2d10c9 color shades, tints & tones
#2d10c9 color schemes
#2d10c9 color preview, HTML & CSS examples
This text has a color of #2d10c9
<p style="color:#2d10c9;">Text here</p>
.mytext {color:#2d10c9;}
This box has a color of #2d10c9
<div style="background-color:#2d10c9;">Content here</div>
.mybackground {background-color:#2d10c9;}
Border around this has a color of #2d10c9
<div style="border:2px solid #2d10c9;">Content here</div>
.myborder {border:2px solid #2d10c9;}