#ff2de4 color space conversions
Hex:
#ff2de4
RGB:
255, 45, 228
CMY:
0, 82, 11
CMYK:
0, 82, 11, 0
HSL:
308°, 100.0000%, 58.8235%
HSV (HSB):
308°, 82.3529%, 100.0000%
XYZ:
56.1820, 28.7382, 75.9847
xyY:
0.3492, 0.1786, 28.7382
CIE-Lab:
60.5499, 89.6636, -45.4168
CIE-LCH:
60.5499, 100.5099, 333.1367
CIE-Luv:
60.5499, 91.6029, -83.9907
Hunter-Lab:
53.6080, 93.2565, -46.5128
#ff2de4 color charts
#ff2de4 color shades, tints & tones
#ff2de4 color schemes
#ff2de4 color preview, HTML & CSS examples
This text has a color of #ff2de4
<p style="color:#ff2de4;">Text here</p>
.mytext {color:#ff2de4;}
This box has a color of #ff2de4
<div style="background-color:#ff2de4;">Content here</div>
.mybackground {background-color:#ff2de4;}
Border around this has a color of #ff2de4
<div style="border:2px solid #ff2de4;">Content here</div>
.myborder {border:2px solid #ff2de4;}