#d204d8 color space conversions
Hex:
#d204d8
RGB:
210, 4, 216
CMY:
18, 98, 15
CMYK:
3, 98, 0, 15
HSL:
298°, 96.3636%, 43.1373%
HSV (HSB):
298°, 98.1481%, 84.7059%
XYZ:
39.0164, 18.7463, 66.5278
xyY:
0.3139, 0.1508, 18.7463
CIE-Lab:
50.3891, 85.4378, -55.2474
CIE-LCH:
50.3891, 101.7442, 327.1117
CIE-Luv:
50.3891, 67.0813, -94.1662
Hunter-Lab:
43.2970, 85.0826, -60.7937
#d204d8 color charts
#d204d8 color shades, tints & tones
#d204d8 color schemes
#d204d8 color preview, HTML & CSS examples
This text has a color of #d204d8
<p style="color:#d204d8;">Text here</p>
.mytext {color:#d204d8;}
This box has a color of #d204d8
<div style="background-color:#d204d8;">Content here</div>
.mybackground {background-color:#d204d8;}
Border around this has a color of #d204d8
<div style="border:2px solid #d204d8;">Content here</div>
.myborder {border:2px solid #d204d8;}