#fa3dbc color space conversions
Hex:
#fa3dbc
RGB:
250, 61, 188
CMY:
2, 76, 26
CMYK:
0, 76, 25, 2
HSL:
320°, 94.9749%, 60.9804%
HSV (HSB):
320°, 75.6000%, 98.0392%
XYZ:
50.1702, 27.2923, 50.2006
xyY:
0.3930, 0.2138, 27.2923
CIE-Lab:
59.2439, 79.7574, -24.7754
CIE-LCH:
59.2439, 83.5169, 342.7434
CIE-Luv:
59.2439, 100.9390, -50.6513
Hunter-Lab:
52.2421, 79.9973, -20.4037
#fa3dbc color charts
#fa3dbc color shades, tints & tones
#fa3dbc color schemes
#fa3dbc color preview, HTML & CSS examples
This text has a color of #fa3dbc
<p style="color:#fa3dbc;">Text here</p>
.mytext {color:#fa3dbc;}
This box has a color of #fa3dbc
<div style="background-color:#fa3dbc;">Content here</div>
.mybackground {background-color:#fa3dbc;}
Border around this has a color of #fa3dbc
<div style="border:2px solid #fa3dbc;">Content here</div>
.myborder {border:2px solid #fa3dbc;}