#fb2fcd color space conversions
Hex:
#fb2fcd
RGB:
251, 47, 205
CMY:
2, 82, 20
CMYK:
0, 81, 18, 2
HSL:
314°, 96.2264%, 58.4314%
HSV (HSB):
314°, 81.2749%, 98.4314%
XYZ:
51.8196, 26.9500, 60.2283
xyY:
0.3728, 0.1939, 26.9500
CIE-Lab:
58.9281, 85.4997, -34.9899
CIE-LCH:
58.9281, 92.3823, 337.7437
CIE-Luv:
58.9281, 97.8137, -66.9694
Hunter-Lab:
51.9134, 87.3290, -32.4470
#fb2fcd color charts
#fb2fcd color shades, tints & tones
#fb2fcd color schemes
#fb2fcd color preview, HTML & CSS examples
This text has a color of #fb2fcd
<p style="color:#fb2fcd;">Text here</p>
.mytext {color:#fb2fcd;}
This box has a color of #fb2fcd
<div style="background-color:#fb2fcd;">Content here</div>
.mybackground {background-color:#fb2fcd;}
Border around this has a color of #fb2fcd
<div style="border:2px solid #fb2fcd;">Content here</div>
.myborder {border:2px solid #fb2fcd;}