#d204bf color space conversions
Hex:
#d204bf
RGB:
210, 4, 191
CMY:
18, 98, 25
CMYK:
0, 98, 9, 18
HSL:
306°, 96.2617%, 41.9608%
HSV (HSB):
306°, 98.0952%, 82.3529%
XYZ:
36.0257, 17.5501, 50.7789
xyY:
0.3452, 0.1682, 17.5501
CIE-Lab:
48.9458, 81.9110, -43.1219
CIE-LCH:
48.9458, 92.5684, 332.2355
CIE-Luv:
48.9458, 77.1475, -75.4577
Hunter-Lab:
41.8928, 80.1888, -42.5414
#d204bf color charts
#d204bf color shades, tints & tones
#d204bf color schemes
#d204bf color preview, HTML & CSS examples
This text has a color of #d204bf
<p style="color:#d204bf;">Text here</p>
.mytext {color:#d204bf;}
This box has a color of #d204bf
<div style="background-color:#d204bf;">Content here</div>
.mybackground {background-color:#d204bf;}
Border around this has a color of #d204bf
<div style="border:2px solid #d204bf;">Content here</div>
.myborder {border:2px solid #d204bf;}