#ff85db color space conversions
Hex:
#ff85db
RGB:
255, 133, 219
CMY:
0, 48, 14
CMYK:
0, 48, 14, 0
HSL:
318°, 100.0000%, 76.0784%
HSV (HSB):
318°, 47.8431%, 100.0000%
XYZ:
62.4137, 43.1495, 72.0570
xyY:
0.3514, 0.2429, 43.1495
CIE-Lab:
71.6563, 56.7651, -23.1568
CIE-LCH:
71.6563, 61.3067, 337.8074
CIE-Luv:
71.6563, 66.8990, -45.5317
Hunter-Lab:
65.6883, 54.6472, -19.0565
#ff85db color charts
#ff85db color shades, tints & tones
#ff85db color schemes
#ff85db color preview, HTML & CSS examples
This text has a color of #ff85db
<p style="color:#ff85db;">Text here</p>
.mytext {color:#ff85db;}
This box has a color of #ff85db
<div style="background-color:#ff85db;">Content here</div>
.mybackground {background-color:#ff85db;}
Border around this has a color of #ff85db
<div style="border:2px solid #ff85db;">Content here</div>
.myborder {border:2px solid #ff85db;}