#fa73dd color space conversions
Hex:
#fa73dd
RGB:
250, 115, 221
CMY:
2, 55, 13
CMYK:
0, 54, 12, 2
HSL:
313°, 93.1034%, 71.5686%
HSV (HSB):
313°, 54.0000%, 98.0392%
XYZ:
58.6062, 37.8059, 72.6150
xyY:
0.3467, 0.2237, 37.8059
CIE-Lab:
67.8773, 64.0305, -30.1211
CIE-LCH:
67.8773, 70.7615, 334.8069
CIE-Luv:
67.8773, 70.6509, -57.3323
Hunter-Lab:
61.4865, 62.5369, -26.9804
#fa73dd color charts
#fa73dd color shades, tints & tones
#fa73dd color schemes
#fa73dd color preview, HTML & CSS examples
This text has a color of #fa73dd
<p style="color:#fa73dd;">Text here</p>
.mytext {color:#fa73dd;}
This box has a color of #fa73dd
<div style="background-color:#fa73dd;">Content here</div>
.mybackground {background-color:#fa73dd;}
Border around this has a color of #fa73dd
<div style="border:2px solid #fa73dd;">Content here</div>
.myborder {border:2px solid #fa73dd;}