#e772e9 color space conversions
Hex:
#e772e9
RGB:
231, 114, 233
CMY:
9, 55, 9
CMYK:
1, 51, 0, 9
HSL:
299°, 73.0061%, 68.0392%
HSV (HSB):
299°, 51.0730%, 91.3725%
XYZ:
53.6803, 34.9067, 80.9992
xyY:
0.3165, 0.2058, 34.9067
CIE-Lab:
65.6760, 61.2452, -40.3982
CIE-LCH:
65.6760, 73.3689, 326.5906
CIE-Luv:
65.6760, 54.5794, -72.8655
Hunter-Lab:
59.0819, 58.7870, -39.9271
#e772e9 color charts
#e772e9 color shades, tints & tones
#e772e9 color schemes
#e772e9 color preview, HTML & CSS examples
This text has a color of #e772e9
<p style="color:#e772e9;">Text here</p>
.mytext {color:#e772e9;}
This box has a color of #e772e9
<div style="background-color:#e772e9;">Content here</div>
.mybackground {background-color:#e772e9;}
Border around this has a color of #e772e9
<div style="border:2px solid #e772e9;">Content here</div>
.myborder {border:2px solid #e772e9;}