#ff5dec color space conversions
Hex:
#ff5dec
RGB:
255, 93, 236
CMY:
0, 64, 7
CMYK:
0, 64, 7, 0
HSL:
307°, 100.0000%, 68.2353%
HSV (HSB):
307°, 63.5294%, 100.0000%
XYZ:
60.2947, 35.1448, 82.9626
xyY:
0.3380, 0.1970, 35.1448
CIE-Lab:
65.8613, 76.7687, -41.5314
CIE-LCH:
65.8613, 87.2828, 331.5869
CIE-Luv:
65.8613, 77.5106, -77.1805
Hunter-Lab:
59.2831, 77.8005, -41.4742
#ff5dec color charts
#ff5dec color shades, tints & tones
#ff5dec color schemes
#ff5dec color preview, HTML & CSS examples
This text has a color of #ff5dec
<p style="color:#ff5dec;">Text here</p>
.mytext {color:#ff5dec;}
This box has a color of #ff5dec
<div style="background-color:#ff5dec;">Content here</div>
.mybackground {background-color:#ff5dec;}
Border around this has a color of #ff5dec
<div style="border:2px solid #ff5dec;">Content here</div>
.myborder {border:2px solid #ff5dec;}