#fe85ec color space conversions
Hex:
#fe85ec
RGB:
254, 133, 236
CMY:
0, 48, 7
CMYK:
0, 48, 7, 0
HSL:
309°, 98.3740%, 75.8824%
HSV (HSB):
309°, 47.6378%, 99.6078%
XYZ:
64.4009, 43.9020, 84.4365
xyY:
0.3341, 0.2278, 43.9020
CIE-Lab:
72.1630, 59.1456, -31.7418
CIE-LCH:
72.1630, 67.1249, 331.7788
CIE-Luv:
72.1630, 61.9470, -59.6662
Hunter-Lab:
66.2586, 57.5428, -29.1751
#fe85ec color charts
#fe85ec color shades, tints & tones
#fe85ec color schemes
#fe85ec color preview, HTML & CSS examples
This text has a color of #fe85ec
<p style="color:#fe85ec;">Text here</p>
.mytext {color:#fe85ec;}
This box has a color of #fe85ec
<div style="background-color:#fe85ec;">Content here</div>
.mybackground {background-color:#fe85ec;}
Border around this has a color of #fe85ec
<div style="border:2px solid #fe85ec;">Content here</div>
.myborder {border:2px solid #fe85ec;}