#fa5ced color space conversions
Hex:
#fa5ced
RGB:
250, 92, 237
CMY:
2, 64, 7
CMYK:
0, 63, 5, 2
HSL:
305°, 94.0476%, 67.0588%
HSV (HSB):
305°, 63.2000%, 98.0392%
XYZ:
58.5375, 34.0927, 83.6160
xyY:
0.3321, 0.1934, 34.0927
CIE-Lab:
65.0361, 76.1110, -43.4324
CIE-LCH:
65.0361, 87.6313, 330.2889
CIE-Luv:
65.0361, 73.9271, -79.8985
Hunter-Lab:
58.3890, 76.7736, -44.0341
#fa5ced color charts
#fa5ced color shades, tints & tones
#fa5ced color schemes
#fa5ced color preview, HTML & CSS examples
This text has a color of #fa5ced
<p style="color:#fa5ced;">Text here</p>
.mytext {color:#fa5ced;}
This box has a color of #fa5ced
<div style="background-color:#fa5ced;">Content here</div>
.mybackground {background-color:#fa5ced;}
Border around this has a color of #fa5ced
<div style="border:2px solid #fa5ced;">Content here</div>
.myborder {border:2px solid #fa5ced;}