#d102d4 color space conversions
Hex:
#d102d4
RGB:
209, 2, 212
CMY:
18, 99, 17
CMYK:
1, 99, 0, 17
HSL:
299°, 98.1308%, 41.9608%
HSV (HSB):
299°, 99.0566%, 83.1373%
XYZ:
38.1999, 18.3522, 63.8163
xyY:
0.3174, 0.1525, 18.3522
CIE-Lab:
49.9205, 84.8469, -53.7176
CIE-LCH:
49.9205, 100.4220, 327.6616
CIE-Luv:
49.9205, 67.9951, -91.6492
Hunter-Lab:
42.8395, 84.1991, -58.3345
#d102d4 color charts
#d102d4 color shades, tints & tones
#d102d4 color schemes
#d102d4 color preview, HTML & CSS examples
This text has a color of #d102d4
<p style="color:#d102d4;">Text here</p>
.mytext {color:#d102d4;}
This box has a color of #d102d4
<div style="background-color:#d102d4;">Content here</div>
.mybackground {background-color:#d102d4;}
Border around this has a color of #d102d4
<div style="border:2px solid #d102d4;">Content here</div>
.myborder {border:2px solid #d102d4;}