#d204c2 color space conversions
Hex:
#d204c2
RGB:
210, 4, 194
CMY:
18, 98, 24
CMYK:
0, 98, 8, 18
HSL:
305°, 96.2617%, 41.9608%
HSV (HSB):
305°, 98.0952%, 82.3529%
XYZ:
36.3594, 17.6835, 52.5358
xyY:
0.3412, 0.1659, 17.6835
CIE-Lab:
49.1100, 82.3168, -44.6073
CIE-LCH:
49.1100, 93.6262, 331.5468
CIE-Luv:
49.1100, 75.8875, -77.7394
Hunter-Lab:
42.0518, 80.7465, -44.6356
#d204c2 color charts
#d204c2 color shades, tints & tones
#d204c2 color schemes
#d204c2 color preview, HTML & CSS examples
This text has a color of #d204c2
<p style="color:#d204c2;">Text here</p>
.mytext {color:#d204c2;}
This box has a color of #d204c2
<div style="background-color:#d204c2;">Content here</div>
.mybackground {background-color:#d204c2;}
Border around this has a color of #d204c2
<div style="border:2px solid #d204c2;">Content here</div>
.myborder {border:2px solid #d204c2;}