#d204f2 color space conversions
Hex:
#d204f2
RGB:
210, 4, 242
CMY:
18, 98, 5
CMYK:
13, 98, 0, 5
HSL:
292°, 96.7480%, 48.2353%
HSV (HSB):
292°, 98.3471%, 94.9020%
XYZ:
42.6488, 20.1993, 85.6554
xyY:
0.2872, 0.1360, 20.1993
CIE-Lab:
52.0618, 89.4192, -67.2790
CIE-LCH:
52.0618, 111.9029, 323.0422
CIE-Luv:
52.0618, 57.7019, -112.7936
Hunter-Lab:
44.9436, 90.7344, -81.5369
#d204f2 color charts
#d204f2 color shades, tints & tones
#d204f2 color schemes
#d204f2 color preview, HTML & CSS examples
This text has a color of #d204f2
<p style="color:#d204f2;">Text here</p>
.mytext {color:#d204f2;}
This box has a color of #d204f2
<div style="background-color:#d204f2;">Content here</div>
.mybackground {background-color:#d204f2;}
Border around this has a color of #d204f2
<div style="border:2px solid #d204f2;">Content here</div>
.myborder {border:2px solid #d204f2;}