#fb2dfa color space conversions
Hex:
#fb2dfa
RGB:
251, 45, 250
CMY:
2, 82, 2
CMYK:
0, 82, 0, 2
HSL:
300°, 96.2617%, 58.0392%
HSV (HSB):
300°, 82.0717%, 98.4314%
XYZ:
57.9774, 29.2881, 93.0399
xyY:
0.3216, 0.1624, 29.2881
CIE-Lab:
61.0351, 91.9954, -56.9679
CIE-LCH:
61.0351, 108.2058, 328.2323
CIE-Luv:
61.0351, 80.0211, -102.2271
Hunter-Lab:
54.1185, 96.5203, -64.0477
#fb2dfa color charts
#fb2dfa color shades, tints & tones
#fb2dfa color schemes
#fb2dfa color preview, HTML & CSS examples
This text has a color of #fb2dfa
<p style="color:#fb2dfa;">Text here</p>
.mytext {color:#fb2dfa;}
This box has a color of #fb2dfa
<div style="background-color:#fb2dfa;">Content here</div>
.mybackground {background-color:#fb2dfa;}
Border around this has a color of #fb2dfa
<div style="border:2px solid #fb2dfa;">Content here</div>
.myborder {border:2px solid #fb2dfa;}