#ec85e4 color space conversions
Hex:
#ec85e4
RGB:
236, 133, 228
CMY:
7, 48, 11
CMYK:
0, 44, 3, 7
HSL:
305°, 73.0496%, 72.3529%
HSV (HSB):
305°, 43.6441%, 92.5490%
XYZ:
56.9832, 40.2094, 78.1566
xyY:
0.3250, 0.2293, 40.2094
CIE-Lab:
69.6184, 52.5606, -31.4558
CIE-LCH:
69.6184, 61.2543, 329.1008
CIE-Luv:
69.6184, 51.5414, -57.7529
Hunter-Lab:
63.4109, 49.4373, -28.6899
#ec85e4 color charts
#ec85e4 color shades, tints & tones
#ec85e4 color schemes
#ec85e4 color preview, HTML & CSS examples
This text has a color of #ec85e4
<p style="color:#ec85e4;">Text here</p>
.mytext {color:#ec85e4;}
This box has a color of #ec85e4
<div style="background-color:#ec85e4;">Content here</div>
.mybackground {background-color:#ec85e4;}
Border around this has a color of #ec85e4
<div style="border:2px solid #ec85e4;">Content here</div>
.myborder {border:2px solid #ec85e4;}