#d014be color space conversions
Hex:
#d014be
RGB:
208, 20, 190
CMY:
18, 92, 25
CMYK:
0, 90, 9, 18
HSL:
306°, 82.4561%, 44.7059%
HSV (HSB):
306°, 90.3846%, 81.5686%
XYZ:
35.5568, 17.6279, 50.2437
xyY:
0.3438, 0.1704, 17.6279
CIE-Lab:
49.0417, 79.9209, -42.4097
CIE-LCH:
49.0417, 90.4762, 332.0475
CIE-Luv:
49.0417, 75.0549, -74.1657
Hunter-Lab:
41.9856, 77.6936, -41.5617
#d014be color charts
#d014be color shades, tints & tones
#d014be color schemes
#d014be color preview, HTML & CSS examples
This text has a color of #d014be
<p style="color:#d014be;">Text here</p>
.mytext {color:#d014be;}
This box has a color of #d014be
<div style="background-color:#d014be;">Content here</div>
.mybackground {background-color:#d014be;}
Border around this has a color of #d014be
<div style="border:2px solid #d014be;">Content here</div>
.myborder {border:2px solid #d014be;}