#f90bfd color space conversions
Hex:
#f90bfd
RGB:
249, 11, 253
CMY:
2, 96, 1
CMYK:
2, 96, 0, 1
HSL:
299°, 98.3740%, 51.7647%
HSV (HSB):
299°, 95.6522%, 99.2157%
XYZ:
56.9162, 27.4709, 95.2311
xyY:
0.3169, 0.1529, 27.4709
CIE-Lab:
59.4077, 96.4069, -61.2520
CIE-LCH:
59.4077, 114.2195, 327.5702
CIE-Luv:
59.4077, 80.1907, -108.6832
Hunter-Lab:
52.4127, 102.1151, -71.0379
#f90bfd color charts
#f90bfd color shades, tints & tones
#f90bfd color schemes
#f90bfd color preview, HTML & CSS examples
This text has a color of #f90bfd
<p style="color:#f90bfd;">Text here</p>
.mytext {color:#f90bfd;}
This box has a color of #f90bfd
<div style="background-color:#f90bfd;">Content here</div>
.mybackground {background-color:#f90bfd;}
Border around this has a color of #f90bfd
<div style="border:2px solid #f90bfd;">Content here</div>
.myborder {border:2px solid #f90bfd;}