#d204f9 color space conversions
Hex:
#d204f9
RGB:
210, 4, 249
CMY:
18, 98, 2
CMYK:
16, 98, 0, 2
HSL:
290°, 96.8379%, 49.6078%
HSV (HSB):
290°, 98.3936%, 97.6471%
XYZ:
43.7206, 20.6280, 91.2998
xyY:
0.2809, 0.1325, 20.6280
CIE-Lab:
52.5400, 90.5384, -70.4240
CIE-LCH:
52.5400, 114.7028, 322.1229
CIE-Luv:
52.5400, 55.3668, -117.6565
Hunter-Lab:
45.4181, 92.3471, -87.3926
#d204f9 color charts
#d204f9 color shades, tints & tones
#d204f9 color schemes
#d204f9 color preview, HTML & CSS examples
This text has a color of #d204f9
<p style="color:#d204f9;">Text here</p>
.mytext {color:#d204f9;}
This box has a color of #d204f9
<div style="background-color:#d204f9;">Content here</div>
.mybackground {background-color:#d204f9;}
Border around this has a color of #d204f9
<div style="border:2px solid #d204f9;">Content here</div>
.myborder {border:2px solid #d204f9;}