#ff2dc0 color space conversions
Hex:
#ff2dc0
RGB:
255, 45, 192
CMY:
0, 82, 25
CMYK:
0, 82, 25, 0
HSL:
318°, 100.0000%, 58.8235%
HSV (HSB):
318°, 82.3529%, 100.0000%
XYZ:
51.6928, 26.9425, 52.3451
xyY:
0.3947, 0.2057, 26.9425
CIE-Lab:
58.9211, 85.1961, -27.5015
CIE-LCH:
58.9211, 89.5249, 342.1098
CIE-Luv:
58.9211, 106.8873, -55.6729
Hunter-Lab:
51.9062, 86.9303, -23.4570
#ff2dc0 color charts
#ff2dc0 color shades, tints & tones
#ff2dc0 color schemes
#ff2dc0 color preview, HTML & CSS examples
This text has a color of #ff2dc0
<p style="color:#ff2dc0;">Text here</p>
.mytext {color:#ff2dc0;}
This box has a color of #ff2dc0
<div style="background-color:#ff2dc0;">Content here</div>
.mybackground {background-color:#ff2dc0;}
Border around this has a color of #ff2dc0
<div style="border:2px solid #ff2dc0;">Content here</div>
.myborder {border:2px solid #ff2dc0;}