#d102f9 color space conversions
Hex:
#d102f9
RGB:
209, 2, 249
CMY:
18, 99, 2
CMYK:
16, 99, 0, 2
HSL:
290°, 98.4064%, 49.2157%
HSV (HSB):
290°, 99.1968%, 97.6471%
XYZ:
43.4151, 20.4383, 91.2793
xyY:
0.2799, 0.1317, 20.4383
CIE-Lab:
52.3292, 90.5457, -70.7733
CIE-LCH:
52.3292, 114.9234, 321.9877
CIE-Luv:
52.3292, 54.7891, -118.0092
Hunter-Lab:
45.2087, 92.3029, -88.0642
#d102f9 color charts
#d102f9 color shades, tints & tones
#d102f9 color schemes
#d102f9 color preview, HTML & CSS examples
This text has a color of #d102f9
<p style="color:#d102f9;">Text here</p>
.mytext {color:#d102f9;}
This box has a color of #d102f9
<div style="background-color:#d102f9;">Content here</div>
.mybackground {background-color:#d102f9;}
Border around this has a color of #d102f9
<div style="border:2px solid #d102f9;">Content here</div>
.myborder {border:2px solid #d102f9;}