#ff02fc color space conversions
Hex:
#ff02fc
RGB:
255, 2, 252
CMY:
0, 99, 1
CMYK:
0, 99, 1, 0
HSL:
301°, 100.0000%, 50.3922%
HSV (HSB):
301°, 99.2157%, 100.0000%
XYZ:
58.8324, 28.3317, 94.4632
xyY:
0.3239, 0.1560, 28.3317
CIE-Lab:
60.1872, 97.7243, -59.3926
CIE-LCH:
60.1872, 114.3570, 328.7106
CIE-Luv:
60.1872, 85.2067, -106.3930
Hunter-Lab:
53.2275, 104.1479, -67.9631
#ff02fc color charts
#ff02fc RGB chart
#ff02fc CMYK chart
#ff02fc RGB pie chart
#ff02fc color shades, tints & tones
#ff02fc color schemes
#ff02fc color preview, HTML & CSS examples
This text has a color of #ff02fc
<p style="color:#ff02fc;">Text here</p>
.mytext {color:#ff02fc;}
Text color #ff02fc
This box has a color of #ff02fc
<div style="background-color:#ff02fc;">Content here</div>
.mybackground {background-color:#ff02fc;}
Background color #ff02fc
Border around this has a color of #ff02fc
<div style="border:2px solid #ff02fc;">Content here</div>
.myborder {border:2px solid #ff02fc;}
Border color #ff02fc