#fa0ff5 color space conversions
Hex:
#fa0ff5
RGB:
250, 15, 245
CMY:
2, 94, 4
CMYK:
0, 94, 2, 2
HSL:
301°, 95.9184%, 51.9608%
HSV (HSB):
301°, 94.0000%, 98.0392%
XYZ:
56.0766, 27.2582, 88.6920
xyY:
0.3260, 0.1585, 27.2582
CIE-Lab:
59.2126, 95.1654, -57.1065
CIE-LCH:
59.2126, 110.9847, 329.0330
CIE-Luv:
59.2126, 83.9027, -102.1843
Hunter-Lab:
52.2094, 100.3552, -64.1738
#fa0ff5 color charts
#fa0ff5 color shades, tints & tones
#fa0ff5 color schemes
#fa0ff5 color preview, HTML & CSS examples
This text has a color of #fa0ff5
<p style="color:#fa0ff5;">Text here</p>
.mytext {color:#fa0ff5;}
This box has a color of #fa0ff5
<div style="background-color:#fa0ff5;">Content here</div>
.mybackground {background-color:#fa0ff5;}
Border around this has a color of #fa0ff5
<div style="border:2px solid #fa0ff5;">Content here</div>
.myborder {border:2px solid #fa0ff5;}