#fa82f8 color space conversions
Hex:
#fa82f8
RGB:
250, 130, 248
CMY:
2, 49, 3
CMYK:
0, 48, 1, 2
HSL:
301°, 92.3077%, 74.5098%
HSV (HSB):
301°, 48.0000%, 98.0392%
XYZ:
64.3503, 43.0666, 93.7280
xyY:
0.3199, 0.2141, 43.0666
CIE-Lab:
71.6001, 61.4565, -39.2190
CIE-LCH:
71.6001, 72.9042, 327.4557
CIE-Luv:
71.6001, 57.4857, -72.0694
Hunter-Lab:
65.6251, 60.1884, -38.7424
#fa82f8 color charts
#fa82f8 color shades, tints & tones
#fa82f8 color schemes
#fa82f8 color preview, HTML & CSS examples
This text has a color of #fa82f8
<p style="color:#fa82f8;">Text here</p>
.mytext {color:#fa82f8;}
This box has a color of #fa82f8
<div style="background-color:#fa82f8;">Content here</div>
.mybackground {background-color:#fa82f8;}
Border around this has a color of #fa82f8
<div style="border:2px solid #fa82f8;">Content here</div>
.myborder {border:2px solid #fa82f8;}