#f89ffa color space conversions
Hex:
#f89ffa
RGB:
248, 159, 250
CMY:
3, 38, 2
CMYK:
1, 36, 0, 2
HSL:
299°, 90.0990%, 80.1961%
HSV (HSB):
299°, 36.4000%, 98.0392%
XYZ:
68.3649, 51.6549, 96.8096
xyY:
0.3153, 0.2382, 51.6549
CIE-Lab:
77.0740, 46.8088, -31.8439
CIE-LCH:
77.0740, 56.6136, 325.7726
CIE-Luv:
77.0740, 43.4727, -58.3527
Hunter-Lab:
71.8713, 44.0165, -29.5529
#f89ffa color charts
#f89ffa color shades, tints & tones
#f89ffa color schemes
#f89ffa color preview, HTML & CSS examples
This text has a color of #f89ffa
<p style="color:#f89ffa;">Text here</p>
.mytext {color:#f89ffa;}
This box has a color of #f89ffa
<div style="background-color:#f89ffa;">Content here</div>
.mybackground {background-color:#f89ffa;}
Border around this has a color of #f89ffa
<div style="border:2px solid #f89ffa;">Content here</div>
.myborder {border:2px solid #f89ffa;}