#e967d6 color space conversions
Hex:
#e967d6
RGB:
233, 103, 214
CMY:
9, 60, 16
CMYK:
0, 56, 8, 9
HSL:
309°, 74.7126%, 65.8824%
HSV (HSB):
309°, 55.7940%, 91.3725%
XYZ:
50.5921, 31.8792, 67.1051
xyY:
0.3382, 0.2131, 31.8792
CIE-Lab:
63.2429, 63.6501, -33.5752
CIE-LCH:
63.2429, 71.9627, 332.1885
CIE-Luv:
63.2429, 65.2310, -61.9550
Hunter-Lab:
56.4616, 61.1360, -30.9435
#e967d6 color charts
#e967d6 color shades, tints & tones
#e967d6 color schemes
#e967d6 color preview, HTML & CSS examples
This text has a color of #e967d6
<p style="color:#e967d6;">Text here</p>
.mytext {color:#e967d6;}
This box has a color of #e967d6
<div style="background-color:#e967d6;">Content here</div>
.mybackground {background-color:#e967d6;}
Border around this has a color of #e967d6
<div style="border:2px solid #e967d6;">Content here</div>
.myborder {border:2px solid #e967d6;}