#fa68d5 color space conversions
Hex:
#fa68d5
RGB:
250, 104, 213
CMY:
2, 59, 16
CMYK:
0, 58, 15, 2
HSL:
315°, 93.5897%, 69.4118%
HSV (HSB):
315°, 58.4000%, 98.0392%
XYZ:
56.3849, 35.0287, 66.7402
xyY:
0.3565, 0.2215, 35.0287
CIE-Lab:
65.7710, 67.6633, -28.9073
CIE-LCH:
65.7710, 73.5796, 336.8667
CIE-Luv:
65.7710, 77.4314, -55.7571
Hunter-Lab:
59.1851, 66.4809, -25.4290
#fa68d5 color charts
#fa68d5 color shades, tints & tones
#fa68d5 color schemes
#fa68d5 color preview, HTML & CSS examples
This text has a color of #fa68d5
<p style="color:#fa68d5;">Text here</p>
.mytext {color:#fa68d5;}
This box has a color of #fa68d5
<div style="background-color:#fa68d5;">Content here</div>
.mybackground {background-color:#fa68d5;}
Border around this has a color of #fa68d5
<div style="border:2px solid #fa68d5;">Content here</div>
.myborder {border:2px solid #fa68d5;}