#fa75ed color space conversions
Hex:
#fa75ed
RGB:
250, 117, 237
CMY:
2, 54, 7
CMYK:
0, 53, 5, 2
HSL:
306°, 93.0070%, 71.9608%
HSV (HSB):
306°, 53.2000%, 98.0392%
XYZ:
61.0717, 39.1610, 84.4608
xyY:
0.3307, 0.2120, 39.1610
CIE-Lab:
68.8677, 65.6475, -37.4408
CIE-LCH:
68.8677, 75.5739, 330.3025
CIE-Luv:
68.8677, 65.3801, -69.4181
Hunter-Lab:
62.5787, 64.6885, -36.2169
#fa75ed color charts
#fa75ed color shades, tints & tones
#fa75ed color schemes
#fa75ed color preview, HTML & CSS examples
This text has a color of #fa75ed
<p style="color:#fa75ed;">Text here</p>
.mytext {color:#fa75ed;}
This box has a color of #fa75ed
<div style="background-color:#fa75ed;">Content here</div>
.mybackground {background-color:#fa75ed;}
Border around this has a color of #fa75ed
<div style="border:2px solid #fa75ed;">Content here</div>
.myborder {border:2px solid #fa75ed;}