#d228d9 color space conversions
Hex:
#d228d9
RGB:
210, 40, 217
CMY:
18, 84, 15
CMYK:
3, 82, 0, 15
HSL:
298°, 69.9605%, 50.3922%
HSV (HSB):
298°, 81.5668%, 85.0980%
XYZ:
39.8615, 20.2290, 67.4493
xyY:
0.3125, 0.1586, 20.2290
CIE-Lab:
52.0951, 80.7481, -53.0860
CIE-LCH:
52.0951, 96.6353, 326.6780
CIE-Luv:
52.0951, 63.9152, -91.2062
Hunter-Lab:
44.9766, 79.4904, -57.4307
#d228d9 color charts
#d228d9 color shades, tints & tones
#d228d9 color schemes
#d228d9 color preview, HTML & CSS examples
This text has a color of #d228d9
<p style="color:#d228d9;">Text here</p>
.mytext {color:#d228d9;}
This box has a color of #d228d9
<div style="background-color:#d228d9;">Content here</div>
.mybackground {background-color:#d228d9;}
Border around this has a color of #d228d9
<div style="border:2px solid #d228d9;">Content here</div>
.myborder {border:2px solid #d228d9;}