#fa82f3 color space conversions
Hex:
#fa82f3
RGB:
250, 130, 243
CMY:
2, 49, 5
CMYK:
0, 48, 3, 2
HSL:
304°, 92.3077%, 74.5098%
HSV (HSB):
304°, 48.0000%, 98.0392%
XYZ:
63.5846, 42.7603, 89.6963
xyY:
0.3243, 0.2181, 42.7603
CIE-Lab:
71.3920, 60.6055, -36.8099
CIE-LCH:
71.3920, 70.9083, 328.7268
CIE-Luv:
71.3920, 58.7179, -67.9851
Hunter-Lab:
65.3914, 59.1332, -35.5532
#fa82f3 color charts
#fa82f3 color shades, tints & tones
#fa82f3 color schemes
#fa82f3 color preview, HTML & CSS examples
This text has a color of #fa82f3
<p style="color:#fa82f3;">Text here</p>
.mytext {color:#fa82f3;}
This box has a color of #fa82f3
<div style="background-color:#fa82f3;">Content here</div>
.mybackground {background-color:#fa82f3;}
Border around this has a color of #fa82f3
<div style="border:2px solid #fa82f3;">Content here</div>
.myborder {border:2px solid #fa82f3;}