#ff85ea color space conversions
Hex:
#ff85ea
RGB:
255, 133, 234
CMY:
0, 48, 8
CMYK:
0, 48, 8, 0
HSL:
310°, 100.0000%, 76.0784%
HSV (HSB):
310°, 47.8431%, 100.0000%
XYZ:
64.4788, 43.9756, 82.9316
xyY:
0.3369, 0.2298, 43.9756
CIE-Lab:
72.2122, 59.1106, -30.5588
CIE-LCH:
72.2122, 66.5425, 332.6621
CIE-Luv:
72.2122, 63.1387, -57.7663
Hunter-Lab:
66.3141, 57.5103, -27.7275
#ff85ea color charts
#ff85ea color shades, tints & tones
#ff85ea color schemes
#ff85ea color preview, HTML & CSS examples
This text has a color of #ff85ea
<p style="color:#ff85ea;">Text here</p>
.mytext {color:#ff85ea;}
This box has a color of #ff85ea
<div style="background-color:#ff85ea;">Content here</div>
.mybackground {background-color:#ff85ea;}
Border around this has a color of #ff85ea
<div style="border:2px solid #ff85ea;">Content here</div>
.myborder {border:2px solid #ff85ea;}