#ff3edc color space conversions
Hex:
#ff3edc
RGB:
255, 62, 220
CMY:
0, 76, 14
CMYK:
0, 76, 14, 0
HSL:
311°, 100.0000%, 62.1569%
HSV (HSB):
311°, 75.6863%, 100.0000%
XYZ:
55.8809, 29.8726, 70.5309
xyY:
0.3576, 0.1911, 29.8726
CIE-Lab:
61.5441, 84.6273, -39.3525
CIE-LCH:
61.5441, 93.3295, 335.0611
CIE-Luv:
61.5441, 91.6365, -74.0975
Hunter-Lab:
54.6558, 86.8534, -38.2521
#ff3edc color charts
#ff3edc color shades, tints & tones
#ff3edc color schemes
#ff3edc color preview, HTML & CSS examples
This text has a color of #ff3edc
<p style="color:#ff3edc;">Text here</p>
.mytext {color:#ff3edc;}
This box has a color of #ff3edc
<div style="background-color:#ff3edc;">Content here</div>
.mybackground {background-color:#ff3edc;}
Border around this has a color of #ff3edc
<div style="border:2px solid #ff3edc;">Content here</div>
.myborder {border:2px solid #ff3edc;}