#ff8cef color space conversions
Hex:
#ff8cef
RGB:
255, 140, 239
CMY:
0, 45, 6
CMYK:
0, 45, 6, 0
HSL:
308°, 100.0000%, 77.4510%
HSV (HSB):
308°, 45.0980%, 100.0000%
XYZ:
66.1981, 46.2482, 87.0991
xyY:
0.3317, 0.2318, 46.2482
CIE-Lab:
73.7063, 56.5410, -30.9924
CIE-LCH:
73.7063, 64.4780, 331.2711
CIE-Luv:
73.7063, 58.8811, -58.2104
Hunter-Lab:
68.0060, 54.7441, -28.3318
#ff8cef color charts
#ff8cef color shades, tints & tones
#ff8cef color schemes
#ff8cef color preview, HTML & CSS examples
This text has a color of #ff8cef
<p style="color:#ff8cef;">Text here</p>
.mytext {color:#ff8cef;}
This box has a color of #ff8cef
<div style="background-color:#ff8cef;">Content here</div>
.mybackground {background-color:#ff8cef;}
Border around this has a color of #ff8cef
<div style="border:2px solid #ff8cef;">Content here</div>
.myborder {border:2px solid #ff8cef;}