#ec2ae9 color space conversions
Hex:
#ec2ae9
RGB:
236, 42, 233
CMY:
7, 84, 9
CMYK:
0, 82, 1, 7
HSL:
301°, 83.6207%, 54.5098%
HSV (HSB):
301°, 82.2034%, 92.5490%
XYZ:
50.1280, 25.3720, 79.3460
xyY:
0.3237, 0.1639, 25.3720
CIE-Lab:
57.4361, 87.4367, -53.3636
CIE-LCH:
57.4361, 102.4346, 328.6038
CIE-Luv:
57.4361, 76.1551, -94.7369
Hunter-Lab:
50.3706, 89.4917, -58.1368
#ec2ae9 color charts
#ec2ae9 color shades, tints & tones
#ec2ae9 color schemes
#ec2ae9 color preview, HTML & CSS examples
This text has a color of #ec2ae9
<p style="color:#ec2ae9;">Text here</p>
.mytext {color:#ec2ae9;}
This box has a color of #ec2ae9
<div style="background-color:#ec2ae9;">Content here</div>
.mybackground {background-color:#ec2ae9;}
Border around this has a color of #ec2ae9
<div style="border:2px solid #ec2ae9;">Content here</div>
.myborder {border:2px solid #ec2ae9;}