#f990ff color space conversions
Hex:
#f990ff
RGB:
249, 144, 255
CMY:
2, 44, 0
CMYK:
2, 44, 0, 0
HSL:
297°, 100.0000%, 78.2353%
HSV (HSB):
297°, 43.5294%, 100.0000%
XYZ:
67.0902, 47.3063, 100.2027
xyY:
0.3126, 0.2204, 47.3063
CIE-Lab:
74.3852, 55.5965, -38.7008
CIE-LCH:
74.3852, 67.7401, 325.1582
CIE-Luv:
74.3852, 49.5755, -70.7140
Hunter-Lab:
68.7795, 53.7515, -38.2320
#f990ff color charts
#f990ff color shades, tints & tones
#f990ff color schemes
#f990ff color preview, HTML & CSS examples
This text has a color of #f990ff
<p style="color:#f990ff;">Text here</p>
.mytext {color:#f990ff;}
This box has a color of #f990ff
<div style="background-color:#f990ff;">Content here</div>
.mybackground {background-color:#f990ff;}
Border around this has a color of #f990ff
<div style="border:2px solid #f990ff;">Content here</div>
.myborder {border:2px solid #f990ff;}