#fb91fd color space conversions
Hex:
#fb91fd
RGB:
251, 145, 253
CMY:
2, 43, 1
CMYK:
1, 43, 0, 1
HSL:
299°, 96.4286%, 78.0392%
HSV (HSB):
299°, 42.6877%, 99.2157%
XYZ:
67.6387, 47.8519, 98.5999
xyY:
0.3159, 0.2235, 47.8519
CIE-Lab:
74.7314, 55.3144, -37.0611
CIE-LCH:
74.7314, 66.5823, 326.1776
CIE-Luv:
74.7314, 50.8992, -68.0244
Hunter-Lab:
69.1751, 53.4792, -36.0875
#fb91fd color charts
#fb91fd color shades, tints & tones
#fb91fd color schemes
#fb91fd color preview, HTML & CSS examples
This text has a color of #fb91fd
<p style="color:#fb91fd;">Text here</p>
.mytext {color:#fb91fd;}
This box has a color of #fb91fd
<div style="background-color:#fb91fd;">Content here</div>
.mybackground {background-color:#fb91fd;}
Border around this has a color of #fb91fd
<div style="border:2px solid #fb91fd;">Content here</div>
.myborder {border:2px solid #fb91fd;}