#d229cd color space conversions
Hex:
#d229cd
RGB:
210, 41, 205
CMY:
18, 84, 20
CMYK:
0, 80, 2, 18
HSL:
302°, 67.3307%, 49.2157%
HSV (HSB):
302°, 80.4762%, 82.3529%
XYZ:
38.3907, 19.6953, 59.5358
xyY:
0.3264, 0.1674, 19.6953
CIE-Lab:
51.4909, 78.6914, -47.1808
CIE-LCH:
51.4909, 91.7516, 329.0545
CIE-Luv:
51.4909, 68.1683, -81.9449
Hunter-Lab:
44.3794, 76.7489, -48.4731
#d229cd color charts
#d229cd color shades, tints & tones
#d229cd color schemes
#d229cd color preview, HTML & CSS examples
This text has a color of #d229cd
<p style="color:#d229cd;">Text here</p>
.mytext {color:#d229cd;}
This box has a color of #d229cd
<div style="background-color:#d229cd;">Content here</div>
.mybackground {background-color:#d229cd;}
Border around this has a color of #d229cd
<div style="border:2px solid #d229cd;">Content here</div>
.myborder {border:2px solid #d229cd;}