#d102d1 color space conversions
Hex:
#d102d1
RGB:
209, 2, 209
CMY:
18, 99, 18
CMYK:
0, 99, 0, 18
HSL:
300°, 98.1043%, 41.3725%
HSV (HSB):
300°, 99.0431%, 81.9608%
XYZ:
37.8248, 18.2022, 61.8414
xyY:
0.3209, 0.1544, 18.2022
CIE-Lab:
49.7404, 84.4117, -52.2835
CIE-LCH:
49.7404, 99.2920, 328.2265
CIE-Luv:
49.7404, 69.1660, -89.4340
Hunter-Lab:
42.6640, 83.5916, -56.0759
#d102d1 color charts
#d102d1 color shades, tints & tones
#d102d1 color schemes
#d102d1 color preview, HTML & CSS examples
This text has a color of #d102d1
<p style="color:#d102d1;">Text here</p>
.mytext {color:#d102d1;}
This box has a color of #d102d1
<div style="background-color:#d102d1;">Content here</div>
.mybackground {background-color:#d102d1;}
Border around this has a color of #d102d1
<div style="border:2px solid #d102d1;">Content here</div>
.myborder {border:2px solid #d102d1;}