#fa68dd color space conversions
Hex:
#fa68dd
RGB:
250, 104, 221
CMY:
2, 59, 13
CMYK:
0, 58, 12, 2
HSL:
312°, 93.5897%, 69.4118%
HSV (HSB):
312°, 58.4000%, 98.0392%
XYZ:
57.4258, 35.4451, 72.2215
xyY:
0.3478, 0.2147, 35.4451
CIE-Lab:
66.0937, 68.8419, -32.8801
CIE-LCH:
66.0937, 76.2909, 334.4700
CIE-Luv:
66.0937, 74.9533, -62.2357
Hunter-Lab:
59.5358, 67.9863, -30.2483
#fa68dd color charts
#fa68dd color shades, tints & tones
#fa68dd color schemes
#fa68dd color preview, HTML & CSS examples
This text has a color of #fa68dd
<p style="color:#fa68dd;">Text here</p>
.mytext {color:#fa68dd;}
This box has a color of #fa68dd
<div style="background-color:#fa68dd;">Content here</div>
.mybackground {background-color:#fa68dd;}
Border around this has a color of #fa68dd
<div style="border:2px solid #fa68dd;">Content here</div>
.myborder {border:2px solid #fa68dd;}