#d205cc color space conversions
Hex:
#d205cc
RGB:
210, 5, 204
CMY:
18, 98, 20
CMYK:
0, 98, 3, 18
HSL:
302°, 95.3488%, 42.1569%
HSV (HSB):
302°, 97.6190%, 82.3529%
XYZ:
37.5317, 18.1698, 58.6557
xyY:
0.3282, 0.1589, 18.1698
CIE-Lab:
49.7014, 83.6272, -49.4564
CIE-LCH:
49.7014, 97.1568, 329.4003
CIE-Luv:
49.7014, 71.7410, -85.2167
Hunter-Lab:
42.6261, 82.5713, -51.7479
#d205cc color charts
#d205cc RGB chart
#d205cc CMYK chart
#d205cc RGB pie chart
#d205cc color shades, tints & tones
#d205cc color schemes
#d205cc color preview, HTML & CSS examples
This text has a color of #d205cc
<p style="color:#d205cc;">Text here</p>
.mytext {color:#d205cc;}
Text color #d205cc
This box has a color of #d205cc
<div style="background-color:#d205cc;">Content here</div>
.mybackground {background-color:#d205cc;}
Background color #d205cc
Border around this has a color of #d205cc
<div style="border:2px solid #d205cc;">Content here</div>
.myborder {border:2px solid #d205cc;}
Border color #d205cc