#e81daf color space conversions
Hex:
#e81daf
RGB:
232, 29, 175
CMY:
9, 89, 31
CMYK:
0, 88, 25, 9
HSL:
317°, 81.5261%, 51.1765%
HSV (HSB):
317°, 87.5000%, 90.9804%
XYZ:
41.4559, 21.1297, 42.4509
xyY:
0.3947, 0.2012, 21.1297
CIE-Lab:
53.0911, 81.3798, -26.9848
CIE-LCH:
53.0911, 85.7371, 341.6550
CIE-Luv:
53.0911, 99.0651, -53.0391
Hunter-Lab:
45.9670, 80.5401, -22.5778
#e81daf color charts
#e81daf color shades, tints & tones
#e81daf color schemes
#e81daf color preview, HTML & CSS examples
This text has a color of #e81daf
<p style="color:#e81daf;">Text here</p>
.mytext {color:#e81daf;}
This box has a color of #e81daf
<div style="background-color:#e81daf;">Content here</div>
.mybackground {background-color:#e81daf;}
Border around this has a color of #e81daf
<div style="border:2px solid #e81daf;">Content here</div>
.myborder {border:2px solid #e81daf;}