#d002fd color space conversions
Hex:
#d002fd
RGB:
208, 2, 253
CMY:
18, 99, 1
CMYK:
18, 99, 0, 1
HSL:
289°, 98.4314%, 50.0000%
HSV (HSB):
289°, 99.2095%, 99.2157%
XYZ:
43.7638, 20.5452, 94.5875
xyY:
0.2754, 0.1293, 20.5452
CIE-Lab:
52.4481, 91.0613, -72.8196
CIE-LCH:
52.4481, 116.5970, 321.3515
CIE-Luv:
52.4481, 52.8634, -121.0017
Hunter-Lab:
45.3268, 93.0229, -91.9971
#d002fd color charts
#d002fd color shades, tints & tones
#d002fd color schemes
#d002fd color preview, HTML & CSS examples
This text has a color of #d002fd
<p style="color:#d002fd;">Text here</p>
.mytext {color:#d002fd;}
This box has a color of #d002fd
<div style="background-color:#d002fd;">Content here</div>
.mybackground {background-color:#d002fd;}
Border around this has a color of #d002fd
<div style="border:2px solid #d002fd;">Content here</div>
.myborder {border:2px solid #d002fd;}