#ec70d3 color space conversions
Hex:
#ec70d3
RGB:
236, 112, 211
CMY:
7, 56, 17
CMYK:
0, 53, 11, 7
HSL:
312°, 76.5432%, 68.2353%
HSV (HSB):
312°, 52.5424%, 92.5490%
XYZ:
52.1441, 34.1244, 65.4664
xyY:
0.3437, 0.2249, 34.1244
CIE-Lab:
65.0612, 59.9147, -29.0434
CIE-LCH:
65.0612, 66.5829, 334.1384
CIE-Luv:
65.0612, 64.6656, -54.5108
Hunter-Lab:
58.4161, 57.1069, -25.5546
#ec70d3 color charts
#ec70d3 color shades, tints & tones
#ec70d3 color schemes
#ec70d3 color preview, HTML & CSS examples
This text has a color of #ec70d3
<p style="color:#ec70d3;">Text here</p>
.mytext {color:#ec70d3;}
This box has a color of #ec70d3
<div style="background-color:#ec70d3;">Content here</div>
.mybackground {background-color:#ec70d3;}
Border around this has a color of #ec70d3
<div style="border:2px solid #ec70d3;">Content here</div>
.myborder {border:2px solid #ec70d3;}