#d995d7 color space conversions
Hex:
#d995d7
RGB:
217, 149, 215
CMY:
15, 42, 16
CMYK:
0, 31, 1, 15
HSL:
302°, 47.2222%, 71.7647%
HSV (HSB):
302°, 31.3364%, 85.0980%
XYZ:
51.6285, 41.1529, 69.5122
xyY:
0.3181, 0.2536, 41.1529
CIE-Lab:
70.2829, 36.0534, -23.4484
CIE-LCH:
70.2829, 43.0079, 326.9608
CIE-Luv:
70.2829, 34.2764, -42.2442
Hunter-Lab:
64.1505, 31.3937, -19.3400
#d995d7 color charts
#d995d7 color shades, tints & tones
#d995d7 color schemes
#d995d7 color preview, HTML & CSS examples
This text has a color of #d995d7
<p style="color:#d995d7;">Text here</p>
.mytext {color:#d995d7;}
This box has a color of #d995d7
<div style="background-color:#d995d7;">Content here</div>
.mybackground {background-color:#d995d7;}
Border around this has a color of #d995d7
<div style="border:2px solid #d995d7;">Content here</div>
.myborder {border:2px solid #d995d7;}