#ec2ec1 color space conversions
Hex:
#ec2ec1
RGB:
236, 46, 193
CMY:
7, 82, 24
CMYK:
0, 81, 18, 7
HSL:
314°, 83.3333%, 55.2941%
HSV (HSB):
314°, 80.5085%, 92.5490%
XYZ:
45.1947, 23.6371, 52.6325
xyY:
0.3721, 0.1946, 23.6371
CIE-Lab:
55.7226, 81.1099, -33.3023
CIE-LCH:
55.7226, 87.6804, 337.6778
CIE-Luv:
55.7226, 91.5204, -62.9154
Hunter-Lab:
48.6180, 80.8499, -30.1530
#ec2ec1 color charts
#ec2ec1 color shades, tints & tones
#ec2ec1 color schemes
#ec2ec1 color preview, HTML & CSS examples
This text has a color of #ec2ec1
<p style="color:#ec2ec1;">Text here</p>
.mytext {color:#ec2ec1;}
This box has a color of #ec2ec1
<div style="background-color:#ec2ec1;">Content here</div>
.mybackground {background-color:#ec2ec1;}
Border around this has a color of #ec2ec1
<div style="border:2px solid #ec2ec1;">Content here</div>
.myborder {border:2px solid #ec2ec1;}