#d128ec color space conversions
Hex:
#d128ec
RGB:
209, 40, 236
CMY:
18, 84, 7
CMYK:
11, 83, 0, 7
HSL:
292°, 83.7607%, 54.1176%
HSV (HSB):
292°, 83.0508%, 92.5490%
XYZ:
42.1936, 21.1290, 81.2113
xyY:
0.2919, 0.1462, 21.1290
CIE-Lab:
53.0904, 83.6188, -62.2556
CIE-LCH:
53.0904, 104.2490, 323.3317
CIE-Luv:
53.0904, 56.7059, -105.4959
Hunter-Lab:
45.9663, 83.4085, -72.5746
#d128ec color charts
#d128ec color shades, tints & tones
#d128ec color schemes
#d128ec color preview, HTML & CSS examples
This text has a color of #d128ec
<p style="color:#d128ec;">Text here</p>
.mytext {color:#d128ec;}
This box has a color of #d128ec
<div style="background-color:#d128ec;">Content here</div>
.mybackground {background-color:#d128ec;}
Border around this has a color of #d128ec
<div style="border:2px solid #d128ec;">Content here</div>
.myborder {border:2px solid #d128ec;}