#ff02e4 color space conversions
Hex:
#ff02e4
RGB:
255, 2, 228
CMY:
0, 99, 11
CMYK:
0, 99, 11, 0
HSL:
306°, 100.0000%, 50.3922%
HSV (HSB):
306°, 99.2157%, 100.0000%
XYZ:
55.2653, 26.9049, 75.6791
xyY:
0.3501, 0.1704, 26.9049
CIE-Lab:
58.8862, 94.5401, -48.0472
CIE-LCH:
58.8862, 106.0489, 333.0594
CIE-Luv:
58.8862, 95.2807, -88.2592
Hunter-Lab:
51.8699, 99.4123, -50.1963
#ff02e4 color charts
#ff02e4 color shades, tints & tones
#ff02e4 color schemes
#ff02e4 color preview, HTML & CSS examples
This text has a color of #ff02e4
<p style="color:#ff02e4;">Text here</p>
.mytext {color:#ff02e4;}
This box has a color of #ff02e4
<div style="background-color:#ff02e4;">Content here</div>
.mybackground {background-color:#ff02e4;}
Border around this has a color of #ff02e4
<div style="border:2px solid #ff02e4;">Content here</div>
.myborder {border:2px solid #ff02e4;}