#ec78d7 color space conversions
Hex:
#ec78d7
RGB:
236, 120, 215
CMY:
7, 53, 16
CMYK:
0, 49, 9, 7
HSL:
311°, 75.3247%, 69.8039%
HSV (HSB):
311°, 49.1525%, 92.5490%
XYZ:
53.5743, 36.1721, 68.4482
xyY:
0.3387, 0.2287, 36.1721
CIE-Lab:
66.6512, 56.7694, -28.8268
CIE-LCH:
66.6512, 63.6691, 333.0791
CIE-Luv:
66.6512, 60.2455, -53.8612
Hunter-Lab:
60.1433, 53.7532, -25.3769
#ec78d7 color charts
#ec78d7 color shades, tints & tones
#ec78d7 color schemes
#ec78d7 color preview, HTML & CSS examples
This text has a color of #ec78d7
<p style="color:#ec78d7;">Text here</p>
.mytext {color:#ec78d7;}
This box has a color of #ec78d7
<div style="background-color:#ec78d7;">Content here</div>
.mybackground {background-color:#ec78d7;}
Border around this has a color of #ec78d7
<div style="border:2px solid #ec78d7;">Content here</div>
.myborder {border:2px solid #ec78d7;}