#d129d5 color space conversions
Hex:
#d129d5
RGB:
209, 41, 213
CMY:
18, 84, 16
CMYK:
2, 81, 0, 16
HSL:
299°, 67.7165%, 49.8039%
HSV (HSB):
299°, 80.7512%, 83.5294%
XYZ:
39.0977, 19.9453, 64.7399
xyY:
0.3159, 0.1611, 19.9453
CIE-Lab:
51.7753, 79.7206, -51.3234
CIE-LCH:
51.7753, 94.8128, 327.2270
CIE-Luv:
51.7753, 64.5169, -88.3287
Hunter-Lab:
44.6601, 78.1124, -54.6855
#d129d5 color charts
#d129d5 color shades, tints & tones
#d129d5 color schemes
#d129d5 color preview, HTML & CSS examples
This text has a color of #d129d5
<p style="color:#d129d5;">Text here</p>
.mytext {color:#d129d5;}
This box has a color of #d129d5
<div style="background-color:#d129d5;">Content here</div>
.mybackground {background-color:#d129d5;}
Border around this has a color of #d129d5
<div style="border:2px solid #d129d5;">Content here</div>
.myborder {border:2px solid #d129d5;}