#fa08dd color space conversions
Hex:
#fa08dd
RGB:
250, 8, 221
CMY:
2, 97, 13
CMYK:
0, 97, 12, 2
HSL:
307°, 96.0317%, 50.5882%
HSV (HSB):
307°, 96.8000%, 98.0392%
XYZ:
52.5623, 25.7181, 70.6004
xyY:
0.3530, 0.1727, 25.7181
CIE-Lab:
57.7685, 92.4398, -45.9190
CIE-LCH:
57.7685, 103.2166, 333.5844
CIE-Luv:
57.7685, 94.2894, -84.3463
Hunter-Lab:
50.7130, 96.2613, -47.0417
#fa08dd color charts
#fa08dd color shades, tints & tones
#fa08dd color schemes
#fa08dd color preview, HTML & CSS examples
This text has a color of #fa08dd
<p style="color:#fa08dd;">Text here</p>
.mytext {color:#fa08dd;}
This box has a color of #fa08dd
<div style="background-color:#fa08dd;">Content here</div>
.mybackground {background-color:#fa08dd;}
Border around this has a color of #fa08dd
<div style="border:2px solid #fa08dd;">Content here</div>
.myborder {border:2px solid #fa08dd;}