#d205fa color space conversions
Hex:
#d205fa
RGB:
210, 5, 250
CMY:
18, 98, 2
CMYK:
16, 98, 0, 2
HSL:
290°, 96.0784%, 50.0000%
HSV (HSB):
290°, 98.0000%, 98.0392%
XYZ:
43.8879, 20.7123, 92.1272
xyY:
0.2800, 0.1322, 20.7123
CIE-Lab:
52.6332, 90.6282, -70.8313
CIE-LCH:
52.6332, 115.0241, 321.9903
CIE-Luv:
52.6332, 55.0070, -118.2993
Hunter-Lab:
45.5108, 92.4911, -88.1629
#d205fa color charts
#d205fa color shades, tints & tones
#d205fa color schemes
#d205fa color preview, HTML & CSS examples
This text has a color of #d205fa
<p style="color:#d205fa;">Text here</p>
.mytext {color:#d205fa;}
This box has a color of #d205fa
<div style="background-color:#d205fa;">Content here</div>
.mybackground {background-color:#d205fa;}
Border around this has a color of #d205fa
<div style="border:2px solid #d205fa;">Content here</div>
.myborder {border:2px solid #d205fa;}