#ff02cd color space conversions
Hex:
#ff02cd
RGB:
255, 2, 205
CMY:
0, 99, 20
CMYK:
0, 99, 20, 0
HSL:
312°, 100.0000%, 50.3922%
HSV (HSB):
312°, 99.2157%, 100.0000%
XYZ:
52.2812, 25.7112, 59.9648
xyY:
0.3790, 0.1864, 25.7112
CIE-Lab:
57.7619, 91.7353, -36.7608
CIE-LCH:
57.7619, 98.8267, 338.1627
CIE-Luv:
57.7619, 105.6036, -70.4398
Hunter-Lab:
50.7062, 95.3084, -34.6216
#ff02cd color charts
#ff02cd color shades, tints & tones
#ff02cd color schemes
#ff02cd color preview, HTML & CSS examples
This text has a color of #ff02cd
<p style="color:#ff02cd;">Text here</p>
.mytext {color:#ff02cd;}
This box has a color of #ff02cd
<div style="background-color:#ff02cd;">Content here</div>
.mybackground {background-color:#ff02cd;}
Border around this has a color of #ff02cd
<div style="border:2px solid #ff02cd;">Content here</div>
.myborder {border:2px solid #ff02cd;}