#d129e8 color space conversions
Hex:
#d129e8
RGB:
209, 41, 232
CMY:
18, 84, 9
CMYK:
10, 82, 0, 9
HSL:
293°, 80.5907%, 53.5294%
HSV (HSB):
293°, 82.3276%, 90.9804%
XYZ:
41.6529, 20.9674, 78.1957
xyY:
0.2958, 0.1489, 20.9674
CIE-Lab:
52.9138, 82.7439, -60.2867
CIE-LCH:
52.9138, 102.3770, 323.9231
CIE-Luv:
52.9138, 57.9153, -102.4261
Hunter-Lab:
45.7902, 82.2394, -69.1962
#d129e8 color charts
#d129e8 color shades, tints & tones
#d129e8 color schemes
#d129e8 color preview, HTML & CSS examples
This text has a color of #d129e8
<p style="color:#d129e8;">Text here</p>
.mytext {color:#d129e8;}
This box has a color of #d129e8
<div style="background-color:#d129e8;">Content here</div>
.mybackground {background-color:#d129e8;}
Border around this has a color of #d129e8
<div style="border:2px solid #d129e8;">Content here</div>
.myborder {border:2px solid #d129e8;}