#d205ee color space conversions
Hex:
#d205ee
RGB:
210, 5, 238
CMY:
18, 98, 7
CMYK:
12, 98, 0, 7
HSL:
293°, 95.8848%, 47.6471%
HSV (HSB):
293°, 97.8992%, 93.3333%
XYZ:
42.0652, 19.9832, 82.5290
xyY:
0.2910, 0.1382, 19.9832
CIE-Lab:
51.8182, 88.7151, -65.4247
CIE-LCH:
51.8182, 110.2304, 323.5924
CIE-Luv:
51.8182, 59.0364, -109.9358
Hunter-Lab:
44.7026, 89.7393, -78.1681
#d205ee color charts
#d205ee color shades, tints & tones
#d205ee color schemes
#d205ee color preview, HTML & CSS examples
This text has a color of #d205ee
<p style="color:#d205ee;">Text here</p>
.mytext {color:#d205ee;}
This box has a color of #d205ee
<div style="background-color:#d205ee;">Content here</div>
.mybackground {background-color:#d205ee;}
Border around this has a color of #d205ee
<div style="border:2px solid #d205ee;">Content here</div>
.myborder {border:2px solid #d205ee;}