#d215f5 color space conversions
Hex:
#d215f5
RGB:
210, 21, 245
CMY:
18, 92, 4
CMYK:
14, 91, 0, 4
HSL:
291°, 91.8033%, 52.1569%
HSV (HSB):
291°, 91.4286%, 96.0784%
XYZ:
43.3279, 20.8305, 88.1233
xyY:
0.2845, 0.1368, 20.8305
CIE-Lab:
52.7635, 88.4156, -67.8254
CIE-LCH:
52.7635, 111.4343, 322.5075
CIE-Luv:
52.7635, 55.9887, -113.8867
Hunter-Lab:
45.6405, 89.5848, -82.5296
#d215f5 color charts
#d215f5 color shades, tints & tones
#d215f5 color schemes
#d215f5 color preview, HTML & CSS examples
This text has a color of #d215f5
<p style="color:#d215f5;">Text here</p>
.mytext {color:#d215f5;}
This box has a color of #d215f5
<div style="background-color:#d215f5;">Content here</div>
.mybackground {background-color:#d215f5;}
Border around this has a color of #d215f5
<div style="border:2px solid #d215f5;">Content here</div>
.myborder {border:2px solid #d215f5;}