#ec64c1 color space conversions
Hex:
#ec64c1
RGB:
236, 100, 193
CMY:
7, 61, 24
CMYK:
0, 58, 18, 7
HSL:
319°, 78.1609%, 65.8824%
HSV (HSB):
319°, 57.6271%, 92.5490%
XYZ:
48.7749, 30.7975, 53.8259
xyY:
0.3656, 0.2309, 30.7975
CIE-Lab:
62.3363, 62.6470, -23.0769
CIE-LCH:
62.3363, 66.7622, 339.7780
CIE-Luv:
62.3363, 74.8737, -45.3823
Hunter-Lab:
55.4955, 59.7663, -18.6594
#ec64c1 color charts
#ec64c1 color shades, tints & tones
#ec64c1 color schemes
#ec64c1 color preview, HTML & CSS examples
This text has a color of #ec64c1
<p style="color:#ec64c1;">Text here</p>
.mytext {color:#ec64c1;}
This box has a color of #ec64c1
<div style="background-color:#ec64c1;">Content here</div>
.mybackground {background-color:#ec64c1;}
Border around this has a color of #ec64c1
<div style="border:2px solid #ec64c1;">Content here</div>
.myborder {border:2px solid #ec64c1;}