#ec75e1 color space conversions
Hex:
#ec75e1
RGB:
236, 117, 225
CMY:
7, 54, 12
CMYK:
0, 50, 5, 7
HSL:
306°, 75.7962%, 69.2157%
HSV (HSB):
306°, 50.4237%, 92.5490%
XYZ:
54.5440, 35.9917, 75.3065
xyY:
0.3289, 0.2170, 35.9917
CIE-Lab:
66.5136, 59.8397, -34.6052
CIE-LCH:
66.5136, 69.1253, 329.9593
CIE-Luv:
66.5136, 58.9004, -63.5266
Hunter-Lab:
59.9931, 57.2992, -32.4288
#ec75e1 color charts
#ec75e1 color shades, tints & tones
#ec75e1 color schemes
#ec75e1 color preview, HTML & CSS examples
This text has a color of #ec75e1
<p style="color:#ec75e1;">Text here</p>
.mytext {color:#ec75e1;}
This box has a color of #ec75e1
<div style="background-color:#ec75e1;">Content here</div>
.mybackground {background-color:#ec75e1;}
Border around this has a color of #ec75e1
<div style="border:2px solid #ec75e1;">Content here</div>
.myborder {border:2px solid #ec75e1;}