#d102cd color space conversions
Hex:
#d102cd
RGB:
209, 2, 205
CMY:
18, 99, 20
CMYK:
0, 99, 2, 18
HSL:
301°, 98.1043%, 41.3725%
HSV (HSB):
301°, 99.0431%, 81.9608%
XYZ:
37.3356, 18.0065, 59.2654
xyY:
0.3258, 0.1571, 18.0065
CIE-Lab:
49.5040, 83.8384, -50.3586
CIE-LCH:
49.5040, 97.8002, 329.0083
CIE-Luv:
49.5040, 70.7505, -86.4631
Hunter-Lab:
42.4341, 82.7937, -53.1033
#d102cd color charts
#d102cd color shades, tints & tones
#d102cd color schemes
#d102cd color preview, HTML & CSS examples
This text has a color of #d102cd
<p style="color:#d102cd;">Text here</p>
.mytext {color:#d102cd;}
This box has a color of #d102cd
<div style="background-color:#d102cd;">Content here</div>
.mybackground {background-color:#d102cd;}
Border around this has a color of #d102cd
<div style="border:2px solid #d102cd;">Content here</div>
.myborder {border:2px solid #d102cd;}