#d788d8 color space conversions
Hex:
#d788d8
RGB:
215, 136, 216
CMY:
16, 47, 15
CMYK:
0, 37, 0, 15
HSL:
299°, 50.6329%, 69.0196%
HSV (HSB):
299°, 37.0370%, 84.7059%
XYZ:
49.2232, 37.0133, 69.5157
xyY:
0.3160, 0.2376, 37.0133
CIE-Lab:
67.2870, 42.5304, -28.6167
CIE-LCH:
67.2870, 51.2616, 326.0652
CIE-Luv:
67.2870, 38.7941, -51.2416
Hunter-Lab:
60.8385, 37.9532, -25.1593
#d788d8 color charts
#d788d8 color shades, tints & tones
#d788d8 color schemes
#d788d8 color preview, HTML & CSS examples
This text has a color of #d788d8
<p style="color:#d788d8;">Text here</p>
.mytext {color:#d788d8;}
This box has a color of #d788d8
<div style="background-color:#d788d8;">Content here</div>
.mybackground {background-color:#d788d8;}
Border around this has a color of #d788d8
<div style="border:2px solid #d788d8;">Content here</div>
.myborder {border:2px solid #d788d8;}