#d256ec color space conversions
Hex:
#d256ec
RGB:
210, 86, 236
CMY:
18, 66, 7
CMYK:
11, 64, 0, 7
HSL:
290°, 79.7872%, 63.1373%
HSV (HSB):
290°, 63.5593%, 92.5490%
XYZ:
45.0465, 26.4133, 82.0810
xyY:
0.2934, 0.1720, 26.4133
CIE-Lab:
58.4273, 69.0245, -53.6991
CIE-LCH:
58.4273, 87.4527, 322.1181
CIE-Luv:
58.4273, 48.8035, -93.0883
Hunter-Lab:
51.3939, 66.5148, -58.7160
#d256ec color charts
#d256ec color shades, tints & tones
#d256ec color schemes
#d256ec color preview, HTML & CSS examples
This text has a color of #d256ec
<p style="color:#d256ec;">Text here</p>
.mytext {color:#d256ec;}
This box has a color of #d256ec
<div style="background-color:#d256ec;">Content here</div>
.mybackground {background-color:#d256ec;}
Border around this has a color of #d256ec
<div style="border:2px solid #d256ec;">Content here</div>
.myborder {border:2px solid #d256ec;}