#fa82d9 color space conversions
Hex:
#fa82d9
RGB:
250, 130, 217
CMY:
2, 49, 15
CMYK:
0, 48, 13, 2
HSL:
317°, 92.3077%, 74.5098%
HSV (HSB):
317°, 48.0000%, 98.0392%
XYZ:
59.9314, 41.2990, 70.4584
xyY:
0.3491, 0.2405, 41.2990
CIE-Lab:
70.3849, 56.4056, -24.0505
CIE-LCH:
70.3849, 61.3190, 336.9074
CIE-Luv:
70.3849, 65.2171, -46.7357
Hunter-Lab:
64.2643, 54.0023, -20.0196
#fa82d9 color charts
#fa82d9 color shades, tints & tones
#fa82d9 color schemes
#fa82d9 color preview, HTML & CSS examples
This text has a color of #fa82d9
<p style="color:#fa82d9;">Text here</p>
.mytext {color:#fa82d9;}
This box has a color of #fa82d9
<div style="background-color:#fa82d9;">Content here</div>
.mybackground {background-color:#fa82d9;}
Border around this has a color of #fa82d9
<div style="border:2px solid #fa82d9;">Content here</div>
.myborder {border:2px solid #fa82d9;}