#fa82da color space conversions
Hex:
#fa82da
RGB:
250, 130, 218
CMY:
2, 49, 15
CMYK:
0, 48, 13, 2
HSL:
316°, 92.3077%, 74.5098%
HSV (HSB):
316°, 48.0000%, 98.0392%
XYZ:
60.0619, 41.3512, 71.1456
xyY:
0.3481, 0.2396, 41.3512
CIE-Lab:
70.4213, 56.5598, -24.5484
CIE-LCH:
70.4213, 61.6574, 336.5380
CIE-Luv:
70.4213, 64.9654, -47.5502
Hunter-Lab:
64.3049, 54.1884, -20.5838
#fa82da color charts
#fa82da color shades, tints & tones
#fa82da color schemes
#fa82da color preview, HTML & CSS examples
This text has a color of #fa82da
<p style="color:#fa82da;">Text here</p>
.mytext {color:#fa82da;}
This box has a color of #fa82da
<div style="background-color:#fa82da;">Content here</div>
.mybackground {background-color:#fa82da;}
Border around this has a color of #fa82da
<div style="border:2px solid #fa82da;">Content here</div>
.myborder {border:2px solid #fa82da;}