#d128c1 color space conversions
Hex:
#d128c1
RGB:
209, 40, 193
CMY:
18, 84, 24
CMYK:
0, 81, 8, 18
HSL:
306°, 67.8715%, 48.8235%
HSV (HSB):
306°, 80.8612%, 81.9608%
XYZ:
36.6789, 18.9231, 52.1714
xyY:
0.3403, 0.1756, 18.9231
CIE-Lab:
50.5972, 76.9667, -41.6796
CIE-LCH:
50.5972, 87.5275, 331.5632
CIE-Luv:
50.5972, 72.1660, -73.2261
Hunter-Lab:
43.5007, 74.3812, -40.6573
#d128c1 color charts
#d128c1 color shades, tints & tones
#d128c1 color schemes
#d128c1 color preview, HTML & CSS examples
This text has a color of #d128c1
<p style="color:#d128c1;">Text here</p>
.mytext {color:#d128c1;}
This box has a color of #d128c1
<div style="background-color:#d128c1;">Content here</div>
.mybackground {background-color:#d128c1;}
Border around this has a color of #d128c1
<div style="border:2px solid #d128c1;">Content here</div>
.myborder {border:2px solid #d128c1;}