#ff2dc8 color space conversions
Hex:
#ff2dc8
RGB:
255, 45, 200
CMY:
0, 82, 22
CMYK:
0, 82, 22, 0
HSL:
316°, 100.0000%, 58.8235%
HSV (HSB):
316°, 82.3529%, 100.0000%
XYZ:
52.6037, 27.3069, 57.1418
xyY:
0.3838, 0.1992, 27.3069
CIE-Lab:
59.2573, 86.1302, -31.5684
CIE-LCH:
59.2573, 91.7332, 339.8712
CIE-Luv:
59.2573, 103.4090, -61.9929
Hunter-Lab:
52.2560, 88.2397, -28.2543
#ff2dc8 color charts
#ff2dc8 color shades, tints & tones
#ff2dc8 color schemes
#ff2dc8 color preview, HTML & CSS examples
This text has a color of #ff2dc8
<p style="color:#ff2dc8;">Text here</p>
.mytext {color:#ff2dc8;}
This box has a color of #ff2dc8
<div style="background-color:#ff2dc8;">Content here</div>
.mybackground {background-color:#ff2dc8;}
Border around this has a color of #ff2dc8
<div style="border:2px solid #ff2dc8;">Content here</div>
.myborder {border:2px solid #ff2dc8;}