#ed31cf color space conversions
Hex:
#ed31cf
RGB:
237, 49, 207
CMY:
7, 81, 19
CMYK:
0, 79, 13, 7
HSL:
310°, 83.9286%, 56.0784%
HSV (HSB):
310°, 79.3249%, 92.9412%
XYZ:
47.2858, 24.7061, 61.3080
xyY:
0.3547, 0.1853, 24.7061
CIE-Lab:
56.7880, 82.4464, -39.6549
CIE-LCH:
56.7880, 91.4873, 334.3134
CIE-Luv:
56.7880, 85.9724, -72.9782
Hunter-Lab:
49.7053, 82.8272, -38.3364
#ed31cf color charts
#ed31cf color shades, tints & tones
#ed31cf color schemes
#ed31cf color preview, HTML & CSS examples
This text has a color of #ed31cf
<p style="color:#ed31cf;">Text here</p>
.mytext {color:#ed31cf;}
This box has a color of #ed31cf
<div style="background-color:#ed31cf;">Content here</div>
.mybackground {background-color:#ed31cf;}
Border around this has a color of #ed31cf
<div style="border:2px solid #ed31cf;">Content here</div>
.myborder {border:2px solid #ed31cf;}