#ec31be color space conversions
Hex:
#ec31be
RGB:
236, 49, 190
CMY:
7, 81, 25
CMYK:
0, 79, 19, 7
HSL:
315°, 83.1111%, 55.8824%
HSV (HSB):
315°, 79.2373%, 92.5490%
XYZ:
44.9846, 23.7472, 50.9279
xyY:
0.3759, 0.1985, 23.7472
CIE-Lab:
55.8338, 80.0251, -31.3976
CIE-LCH:
55.8338, 85.9641, 338.5776
CIE-Luv:
55.8338, 92.1620, -59.9072
Hunter-Lab:
48.7311, 79.4975, -27.8510
#ec31be color charts
#ec31be color shades, tints & tones
#ec31be color schemes
#ec31be color preview, HTML & CSS examples
This text has a color of #ec31be
<p style="color:#ec31be;">Text here</p>
.mytext {color:#ec31be;}
This box has a color of #ec31be
<div style="background-color:#ec31be;">Content here</div>
.mybackground {background-color:#ec31be;}
Border around this has a color of #ec31be
<div style="border:2px solid #ec31be;">Content here</div>
.myborder {border:2px solid #ec31be;}