#d67dca color space conversions
Hex:
#d67dca
RGB:
214, 125, 202
CMY:
16, 51, 21
CMYK:
0, 42, 6, 16
HSL:
308°, 52.0468%, 66.4706%
HSV (HSB):
308°, 41.5888%, 83.9216%
XYZ:
45.7258, 33.2276, 59.8807
xyY:
0.3294, 0.2393, 33.2276
CIE-Lab:
64.3448, 45.4681, -25.3342
CIE-LCH:
64.3448, 52.0497, 330.8741
CIE-Luv:
64.3448, 45.8937, -46.1415
Hunter-Lab:
57.6434, 40.7197, -21.2408
#d67dca color charts
#d67dca color shades, tints & tones
#d67dca color schemes
#d67dca color preview, HTML & CSS examples
This text has a color of #d67dca
<p style="color:#d67dca;">Text here</p>
.mytext {color:#d67dca;}
This box has a color of #d67dca
<div style="background-color:#d67dca;">Content here</div>
.mybackground {background-color:#d67dca;}
Border around this has a color of #d67dca
<div style="border:2px solid #d67dca;">Content here</div>
.myborder {border:2px solid #d67dca;}