#fa7fff color space conversions
Hex:
#fa7fff
RGB:
250, 127, 255
CMY:
2, 50, 0
CMYK:
2, 50, 0, 0
HSL:
298°, 100.0000%, 74.9020%
HSV (HSB):
298°, 50.1961%, 100.0000%
XYZ:
65.0637, 42.7227, 99.4248
xyY:
0.3140, 0.2062, 42.7227
CIE-Lab:
71.3664, 64.0806, -43.4010
CIE-LCH:
71.3664, 77.3949, 325.8907
CIE-Luv:
71.3664, 56.9015, -79.2606
Hunter-Lab:
65.3626, 63.2991, -44.4337
#fa7fff color charts
#fa7fff RGB chart
#fa7fff CMYK chart
#fa7fff RGB pie chart
#fa7fff color shades, tints & tones
#fa7fff color schemes
#fa7fff color preview, HTML & CSS examples
This text has a color of #fa7fff
<p style="color:#fa7fff;">Text here</p>
.mytext {color:#fa7fff;}
Text color #fa7fff
This box has a color of #fa7fff
<div style="background-color:#fa7fff;">Content here</div>
.mybackground {background-color:#fa7fff;}
Background color #fa7fff
Border around this has a color of #fa7fff
<div style="border:2px solid #fa7fff;">Content here</div>
.myborder {border:2px solid #fa7fff;}
Border color #fa7fff