#ed26cd color space conversions
Hex:
#ed26cd
RGB:
237, 38, 205
CMY:
7, 85, 20
CMYK:
0, 84, 14, 7
HSL:
310°, 84.6809%, 53.9216%
HSV (HSB):
310°, 83.9662%, 92.9412%
XYZ:
46.6376, 23.7985, 59.8931
xyY:
0.3578, 0.1826, 23.7985
CIE-Lab:
55.8855, 84.5175, -39.9305
CIE-LCH:
55.8855, 93.4755, 334.7115
CIE-Luv:
55.8855, 88.6214, -73.4756
Hunter-Lab:
48.7837, 85.2758, -38.6433
#ed26cd color charts
#ed26cd color shades, tints & tones
#ed26cd color schemes
#ed26cd color preview, HTML & CSS examples
This text has a color of #ed26cd
<p style="color:#ed26cd;">Text here</p>
.mytext {color:#ed26cd;}
This box has a color of #ed26cd
<div style="background-color:#ed26cd;">Content here</div>
.mybackground {background-color:#ed26cd;}
Border around this has a color of #ed26cd
<div style="border:2px solid #ed26cd;">Content here</div>
.myborder {border:2px solid #ed26cd;}