#ff02df color space conversions
Hex:
#ff02df
RGB:
255, 2, 223
CMY:
0, 99, 13
CMYK:
0, 99, 13, 0
HSL:
308°, 100.0000%, 50.3922%
HSV (HSB):
308°, 99.2157%, 100.0000%
XYZ:
54.5810, 26.6311, 72.0756
xyY:
0.3561, 0.1737, 26.6311
CIE-Lab:
58.6313, 93.9089, -45.6288
CIE-LCH:
58.6313, 104.4072, 334.0856
CIE-Luv:
58.6313, 97.4736, -84.4155
Hunter-Lab:
51.6054, 98.4832, -46.6848
#ff02df color charts
#ff02df RGB chart
#ff02df CMYK chart
#ff02df RGB pie chart
#ff02df color shades, tints & tones
#ff02df color schemes
#ff02df color preview, HTML & CSS examples
This text has a color of #ff02df
<p style="color:#ff02df;">Text here</p>
.mytext {color:#ff02df;}
Text color #ff02df
This box has a color of #ff02df
<div style="background-color:#ff02df;">Content here</div>
.mybackground {background-color:#ff02df;}
Background color #ff02df
Border around this has a color of #ff02df
<div style="border:2px solid #ff02df;">Content here</div>
.myborder {border:2px solid #ff02df;}
Border color #ff02df