#d228cd color space conversions
Hex:
#d228cd
RGB:
210, 40, 205
CMY:
18, 84, 20
CMYK:
0, 81, 2, 18
HSL:
302°, 68.0000%, 49.0196%
HSV (HSB):
302°, 80.9524%, 82.3529%
XYZ:
38.3566, 19.6270, 59.5244
xyY:
0.3264, 0.1670, 19.6270
CIE-Lab:
51.4128, 78.9184, -47.3050
CIE-LCH:
51.4128, 92.0102, 329.0608
CIE-Luv:
51.4128, 68.3144, -82.1300
Hunter-Lab:
44.3024, 77.0145, -48.6500
#d228cd color charts
#d228cd color shades, tints & tones
#d228cd color schemes
#d228cd color preview, HTML & CSS examples
This text has a color of #d228cd
<p style="color:#d228cd;">Text here</p>
.mytext {color:#d228cd;}
This box has a color of #d228cd
<div style="background-color:#d228cd;">Content here</div>
.mybackground {background-color:#d228cd;}
Border around this has a color of #d228cd
<div style="border:2px solid #d228cd;">Content here</div>
.myborder {border:2px solid #d228cd;}