#ff02dc color space conversions
Hex:
#ff02dc
RGB:
255, 2, 220
CMY:
0, 99, 14
CMYK:
0, 99, 14, 0
HSL:
308°, 100.0000%, 50.3922%
HSV (HSB):
308°, 99.2157%, 100.0000%
XYZ:
54.1800, 26.4707, 69.9639
xyY:
0.3597, 0.1758, 26.4707
CIE-Lab:
58.4812, 93.5357, -44.1685
CIE-LCH:
58.4812, 103.4398, 334.7229
CIE-Luv:
58.4812, 98.8037, -82.1002
Hunter-Lab:
51.4497, 97.9354, -44.6107
#ff02dc color charts
#ff02dc color shades, tints & tones
#ff02dc color schemes
#ff02dc color preview, HTML & CSS examples
This text has a color of #ff02dc
<p style="color:#ff02dc;">Text here</p>
.mytext {color:#ff02dc;}
This box has a color of #ff02dc
<div style="background-color:#ff02dc;">Content here</div>
.mybackground {background-color:#ff02dc;}
Border around this has a color of #ff02dc
<div style="border:2px solid #ff02dc;">Content here</div>
.myborder {border:2px solid #ff02dc;}