#fb30d4 color space conversions
Hex:
#fb30d4
RGB:
251, 48, 212
CMY:
2, 81, 17
CMYK:
0, 81, 16, 2
HSL:
312°, 96.2085%, 58.6275%
HSV (HSB):
312°, 80.8765%, 98.4314%
XYZ:
52.7243, 27.3766, 64.7927
xyY:
0.3639, 0.1889, 27.3766
CIE-Lab:
59.3213, 86.1679, -38.3587
CIE-LCH:
59.3213, 94.3201, 336.0032
CIE-Luv:
59.3213, 94.6957, -72.2923
Hunter-Lab:
52.3227, 88.3055, -36.7947
#fb30d4 color charts
#fb30d4 color shades, tints & tones
#fb30d4 color schemes
#fb30d4 color preview, HTML & CSS examples
This text has a color of #fb30d4
<p style="color:#fb30d4;">Text here</p>
.mytext {color:#fb30d4;}
This box has a color of #fb30d4
<div style="background-color:#fb30d4;">Content here</div>
.mybackground {background-color:#fb30d4;}
Border around this has a color of #fb30d4
<div style="border:2px solid #fb30d4;">Content here</div>
.myborder {border:2px solid #fb30d4;}