#e925e4 color space conversions
Hex:
#e925e4
RGB:
233, 37, 228
CMY:
9, 85, 11
CMYK:
0, 84, 2, 9
HSL:
302°, 81.6667%, 52.9412%
HSV (HSB):
302°, 84.1202%, 91.3725%
XYZ:
48.2694, 24.2482, 75.5351
xyY:
0.3260, 0.1638, 24.2482
CIE-Lab:
56.3355, 87.1251, -52.3324
CIE-LCH:
56.3355, 101.6340, 329.0085
CIE-Luv:
56.3355, 76.5365, -92.7148
Hunter-Lab:
49.2425, 88.7985, -56.4777
#e925e4 color charts
#e925e4 color shades, tints & tones
#e925e4 color schemes
#e925e4 color preview, HTML & CSS examples
This text has a color of #e925e4
<p style="color:#e925e4;">Text here</p>
.mytext {color:#e925e4;}
This box has a color of #e925e4
<div style="background-color:#e925e4;">Content here</div>
.mybackground {background-color:#e925e4;}
Border around this has a color of #e925e4
<div style="border:2px solid #e925e4;">Content here</div>
.myborder {border:2px solid #e925e4;}