#fb22fd color space conversions
Hex:
#fb22fd
RGB:
251, 34, 253
CMY:
2, 87, 1
CMYK:
1, 87, 0, 1
HSL:
299°, 98.2063%, 56.2745%
HSV (HSB):
299°, 86.5613%, 99.2157%
XYZ:
58.0853, 28.7451, 95.4154
xyY:
0.3187, 0.1577, 28.7451
CIE-Lab:
60.5560, 94.3232, -59.3955
CIE-LCH:
60.5560, 111.4661, 327.8013
CIE-Luv:
60.5560, 80.1074, -106.0718
Hunter-Lab:
53.6145, 99.5595, -67.9858
#fb22fd color charts
#fb22fd color shades, tints & tones
#fb22fd color schemes
#fb22fd color preview, HTML & CSS examples
This text has a color of #fb22fd
<p style="color:#fb22fd;">Text here</p>
.mytext {color:#fb22fd;}
This box has a color of #fb22fd
<div style="background-color:#fb22fd;">Content here</div>
.mybackground {background-color:#fb22fd;}
Border around this has a color of #fb22fd
<div style="border:2px solid #fb22fd;">Content here</div>
.myborder {border:2px solid #fb22fd;}