#fa93cd color space conversions
Hex:
#fa93cd
RGB:
250, 147, 205
CMY:
2, 42, 20
CMYK:
0, 41, 18, 2
HSL:
326°, 91.1504%, 77.8431%
HSV (HSB):
326°, 41.2000%, 98.0392%
XYZ:
60.8775, 45.5992, 63.3505
xyY:
0.3585, 0.2685, 45.5992
CIE-Lab:
73.2847, 46.1510, -13.0263
CIE-LCH:
73.2847, 47.9541, 344.2380
CIE-Luv:
73.2847, 59.6598, -27.9852
Hunter-Lab:
67.5272, 42.7498, -8.3538
#fa93cd color charts
#fa93cd color shades, tints & tones
#fa93cd color schemes
#fa93cd color preview, HTML & CSS examples
This text has a color of #fa93cd
<p style="color:#fa93cd;">Text here</p>
.mytext {color:#fa93cd;}
This box has a color of #fa93cd
<div style="background-color:#fa93cd;">Content here</div>
.mybackground {background-color:#fa93cd;}
Border around this has a color of #fa93cd
<div style="border:2px solid #fa93cd;">Content here</div>
.myborder {border:2px solid #fa93cd;}