#ff02fe color space conversions
Hex:
#ff02fe
RGB:
255, 2, 254
CMY:
0, 99, 0
CMYK:
0, 99, 0, 0
HSL:
300°, 100.0000%, 50.3922%
HSV (HSB):
300°, 99.2157%, 100.0000%
XYZ:
59.1511, 28.4592, 96.1415
xyY:
0.3219, 0.1549, 28.4592
CIE-Lab:
60.3013, 98.0005, -60.3189
CIE-LCH:
60.3013, 115.0759, 328.3879
CIE-Luv:
60.3013, 84.4027, -107.8777
Hunter-Lab:
53.3471, 104.5626, -69.5086
#ff02fe color charts
#ff02fe RGB chart
#ff02fe CMYK chart
#ff02fe RGB pie chart
#ff02fe color shades, tints & tones
#ff02fe color schemes
#ff02fe color preview, HTML & CSS examples
This text has a color of #ff02fe
<p style="color:#ff02fe;">Text here</p>
.mytext {color:#ff02fe;}
Text color #ff02fe
This box has a color of #ff02fe
<div style="background-color:#ff02fe;">Content here</div>
.mybackground {background-color:#ff02fe;}
Background color #ff02fe
Border around this has a color of #ff02fe
<div style="border:2px solid #ff02fe;">Content here</div>
.myborder {border:2px solid #ff02fe;}
Border color #ff02fe