#ff00ea color space conversions
Hex:
#ff00ea
RGB:
255, 0, 234
CMY:
0, 100, 8
CMYK:
0, 100, 8, 0
HSL:
305°, 100.0000%, 50.0000%
HSV (HSB):
305°, 100.0000%, 100.0000%
XYZ:
56.0913, 27.2005, 80.1358
xyY:
0.3432, 0.1664, 27.2005
CIE-Lab:
59.1595, 95.4309, -50.9874
CIE-LCH:
59.1595, 108.1978, 331.8850
CIE-Luv:
59.1595, 92.7745, -92.9443
Hunter-Lab:
52.1541, 100.7055, -54.5923
#ff00ea color charts
#ff00ea RGB chart
#ff00ea CMYK chart
#ff00ea RGB pie chart
#ff00ea color shades, tints & tones
#ff00ea color schemes
#ff00ea color preview, HTML & CSS examples
This text has a color of #ff00ea
<p style="color:#ff00ea;">Text here</p>
.mytext {color:#ff00ea;}
Text color #ff00ea
This box has a color of #ff00ea
<div style="background-color:#ff00ea;">Content here</div>
.mybackground {background-color:#ff00ea;}
Background color #ff00ea
Border around this has a color of #ff00ea
<div style="border:2px solid #ff00ea;">Content here</div>
.myborder {border:2px solid #ff00ea;}
Border color #ff00ea