#d205cd color space conversions
Hex:
#d205cd
RGB:
210, 5, 205
CMY:
18, 98, 20
CMYK:
0, 98, 2, 18
HSL:
301°, 95.3488%, 42.1569%
HSV (HSB):
301°, 97.6190%, 82.3529%
XYZ:
37.6521, 18.2180, 59.2895
xyY:
0.3270, 0.1582, 18.2180
CIE-Lab:
49.7594, 83.7690, -49.9404
CIE-LCH:
49.7594, 97.5259, 329.1979
CIE-Luv:
49.7594, 71.3402, -85.9644
Hunter-Lab:
42.6825, 82.7681, -52.4810
#d205cd color charts
#d205cd RGB chart
#d205cd CMYK chart
#d205cd RGB pie chart
#d205cd color shades, tints & tones
#d205cd color schemes
#d205cd color preview, HTML & CSS examples
This text has a color of #d205cd
<p style="color:#d205cd;">Text here</p>
.mytext {color:#d205cd;}
Text color #d205cd
This box has a color of #d205cd
<div style="background-color:#d205cd;">Content here</div>
.mybackground {background-color:#d205cd;}
Background color #d205cd
Border around this has a color of #d205cd
<div style="border:2px solid #d205cd;">Content here</div>
.myborder {border:2px solid #d205cd;}
Border color #d205cd