#fa82e3 color space conversions
Hex:
#fa82e3
RGB:
250, 130, 227
CMY:
2, 49, 11
CMYK:
0, 48, 9, 2
HSL:
312°, 92.3077%, 74.5098%
HSV (HSB):
312°, 48.0000%, 98.0392%
XYZ:
61.2721, 41.8353, 77.5187
xyY:
0.3392, 0.2316, 41.8353
CIE-Lab:
70.7572, 57.9745, -29.0038
CIE-LCH:
70.7572, 64.8249, 333.4219
CIE-Luv:
70.7572, 62.7040, -54.8972
Hunter-Lab:
64.6802, 55.9041, -25.7824
#fa82e3 color charts
#fa82e3 color shades, tints & tones
#fa82e3 color schemes
#fa82e3 color preview, HTML & CSS examples
This text has a color of #fa82e3
<p style="color:#fa82e3;">Text here</p>
.mytext {color:#fa82e3;}
This box has a color of #fa82e3
<div style="background-color:#fa82e3;">Content here</div>
.mybackground {background-color:#fa82e3;}
Border around this has a color of #fa82e3
<div style="border:2px solid #fa82e3;">Content here</div>
.myborder {border:2px solid #fa82e3;}