#d256db color space conversions
Hex:
#d256db
RGB:
210, 86, 219
CMY:
18, 66, 14
CMYK:
4, 61, 0, 14
HSL:
296°, 64.8780%, 59.8039%
HSV (HSB):
296°, 60.7306%, 85.8824%
XYZ:
42.6923, 25.4717, 69.6842
xyY:
0.3097, 0.1848, 25.4717
CIE-Lab:
57.5321, 65.9703, -45.5745
CIE-LCH:
57.5321, 80.1817, 325.3620
CIE-Luv:
57.5321, 53.5425, -79.7642
Hunter-Lab:
50.4695, 62.6722, -46.5343
#d256db color charts
#d256db color shades, tints & tones
#d256db color schemes
#d256db color preview, HTML & CSS examples
This text has a color of #d256db
<p style="color:#d256db;">Text here</p>
.mytext {color:#d256db;}
This box has a color of #d256db
<div style="background-color:#d256db;">Content here</div>
.mybackground {background-color:#d256db;}
Border around this has a color of #d256db
<div style="border:2px solid #d256db;">Content here</div>
.myborder {border:2px solid #d256db;}