#e986cc color space conversions
Hex:
#e986cc
RGB:
233, 134, 204
CMY:
9, 47, 20
CMYK:
0, 42, 12, 9
HSL:
318°, 69.2308%, 71.9608%
HSV (HSB):
318°, 42.4893%, 91.3725%
XYZ:
53.0285, 38.7335, 61.8081
xyY:
0.3453, 0.2522, 38.7335
CIE-Lab:
68.5578, 47.1441, -19.8101
CIE-LCH:
68.5578, 51.1371, 337.2077
CIE-Luv:
68.5578, 54.3731, -38.2615
Hunter-Lab:
62.2362, 43.1778, -15.3168
#e986cc color charts
#e986cc color shades, tints & tones
#e986cc color schemes
#e986cc color preview, HTML & CSS examples
This text has a color of #e986cc
<p style="color:#e986cc;">Text here</p>
.mytext {color:#e986cc;}
This box has a color of #e986cc
<div style="background-color:#e986cc;">Content here</div>
.mybackground {background-color:#e986cc;}
Border around this has a color of #e986cc
<div style="border:2px solid #e986cc;">Content here</div>
.myborder {border:2px solid #e986cc;}