#ec75d5 color space conversions
Hex:
#ec75d5
RGB:
236, 117, 213
CMY:
7, 54, 16
CMYK:
0, 50, 10, 7
HSL:
312°, 75.7962%, 69.2157%
HSV (HSB):
312°, 50.4237%, 92.5490%
XYZ:
52.9636, 35.3595, 66.9844
xyY:
0.3410, 0.2277, 35.3595
CIE-Lab:
66.0276, 57.8819, -28.6718
CIE-LCH:
66.0276, 64.5940, 333.6485
CIE-Luv:
66.0276, 62.0387, -53.7192
Hunter-Lab:
59.4639, 54.9255, -25.1638
#ec75d5 color charts
#ec75d5 color shades, tints & tones
#ec75d5 color schemes
#ec75d5 color preview, HTML & CSS examples
This text has a color of #ec75d5
<p style="color:#ec75d5;">Text here</p>
.mytext {color:#ec75d5;}
This box has a color of #ec75d5
<div style="background-color:#ec75d5;">Content here</div>
.mybackground {background-color:#ec75d5;}
Border around this has a color of #ec75d5
<div style="border:2px solid #ec75d5;">Content here</div>
.myborder {border:2px solid #ec75d5;}