#d117d7 color space conversions
Hex:
#d117d7
RGB:
209, 23, 215
CMY:
18, 91, 16
CMYK:
3, 89, 0, 16
HSL:
298°, 80.6723%, 46.6667%
HSV (HSB):
298°, 89.3023%, 84.3137%
XYZ:
38.8666, 19.0744, 65.9232
xyY:
0.3138, 0.1540, 19.0744
CIE-Lab:
50.7741, 83.3020, -54.0679
CIE-LCH:
50.7741, 99.3104, 327.0140
CIE-Luv:
50.7741, 65.7161, -92.3697
Hunter-Lab:
43.6742, 82.4210, -58.9221
#d117d7 color charts
#d117d7 color shades, tints & tones
#d117d7 color schemes
#d117d7 color preview, HTML & CSS examples
This text has a color of #d117d7
<p style="color:#d117d7;">Text here</p>
.mytext {color:#d117d7;}
This box has a color of #d117d7
<div style="background-color:#d117d7;">Content here</div>
.mybackground {background-color:#d117d7;}
Border around this has a color of #d117d7
<div style="border:2px solid #d117d7;">Content here</div>
.myborder {border:2px solid #d117d7;}