#d67ec2 color space conversions
Hex:
#d67ec2
RGB:
214, 126, 194
CMY:
16, 51, 24
CMYK:
0, 41, 9, 16
HSL:
314°, 51.7647%, 66.6667%
HSV (HSB):
314°, 41.1215%, 83.9216%
XYZ:
44.9300, 33.1129, 55.0623
xyY:
0.3376, 0.2488, 33.1129
CIE-Lab:
64.2522, 43.5810, -20.9753
CIE-LCH:
64.2522, 48.3660, 334.2987
CIE-Luv:
64.2522, 47.1343, -39.0085
Hunter-Lab:
57.5438, 38.6706, -16.4525
#d67ec2 color charts
#d67ec2 color shades, tints & tones
#d67ec2 color schemes
#d67ec2 color preview, HTML & CSS examples
This text has a color of #d67ec2
<p style="color:#d67ec2;">Text here</p>
.mytext {color:#d67ec2;}
This box has a color of #d67ec2
<div style="background-color:#d67ec2;">Content here</div>
.mybackground {background-color:#d67ec2;}
Border around this has a color of #d67ec2
<div style="border:2px solid #d67ec2;">Content here</div>
.myborder {border:2px solid #d67ec2;}