#d204f3 color space conversions
Hex:
#d204f3
RGB:
210, 4, 243
CMY:
18, 98, 5
CMYK:
14, 98, 0, 5
HSL:
292°, 96.7611%, 48.4314%
HSV (HSB):
292°, 98.3539%, 95.2941%
XYZ:
42.7994, 20.2595, 86.4487
xyY:
0.2863, 0.1355, 20.2595
CIE-Lab:
52.1294, 89.5780, -67.7306
CIE-LCH:
52.1294, 112.3016, 322.9068
CIE-Luv:
52.1294, 57.3635, -113.4923
Hunter-Lab:
45.0106, 90.9625, -82.3668
#d204f3 color charts
#d204f3 color shades, tints & tones
#d204f3 color schemes
#d204f3 color preview, HTML & CSS examples
This text has a color of #d204f3
<p style="color:#d204f3;">Text here</p>
.mytext {color:#d204f3;}
This box has a color of #d204f3
<div style="background-color:#d204f3;">Content here</div>
.mybackground {background-color:#d204f3;}
Border around this has a color of #d204f3
<div style="border:2px solid #d204f3;">Content here</div>
.myborder {border:2px solid #d204f3;}