#d204cd color space conversions
Hex:
#d204cd
RGB:
210, 4, 205
CMY:
18, 98, 20
CMYK:
0, 98, 2, 18
HSL:
301°, 96.2617%, 41.9608%
HSV (HSB):
301°, 98.0952%, 82.3529%
XYZ:
37.6412, 18.1962, 59.2859
xyY:
0.3270, 0.1581, 18.1962
CIE-Lab:
49.7333, 83.8464, -49.9822
CIE-LCH:
49.7333, 97.6137, 329.2001
CIE-Luv:
49.7333, 71.3869, -86.0237
Hunter-Lab:
42.6571, 82.8611, -52.5429
#d204cd color charts
#d204cd RGB chart
#d204cd CMYK chart
#d204cd RGB pie chart
#d204cd color shades, tints & tones
#d204cd color schemes
#d204cd color preview, HTML & CSS examples
This text has a color of #d204cd
<p style="color:#d204cd;">Text here</p>
.mytext {color:#d204cd;}
Text color #d204cd
This box has a color of #d204cd
<div style="background-color:#d204cd;">Content here</div>
.mybackground {background-color:#d204cd;}
Background color #d204cd
Border around this has a color of #d204cd
<div style="border:2px solid #d204cd;">Content here</div>
.myborder {border:2px solid #d204cd;}
Border color #d204cd