#fa5ccc color space conversions
Hex:
#fa5ccc
RGB:
250, 92, 204
CMY:
2, 64, 20
CMYK:
0, 63, 18, 2
HSL:
317°, 94.0476%, 67.0588%
HSV (HSB):
317°, 63.2000%, 98.0392%
XYZ:
54.1506, 32.3379, 60.5145
xyY:
0.3684, 0.2200, 32.3379
CIE-Lab:
63.6212, 71.3055, -27.1579
CIE-LCH:
63.6212, 76.3022, 339.1498
CIE-Luv:
63.6212, 84.9227, -53.3796
Hunter-Lab:
56.8664, 70.4588, -23.2871
#fa5ccc color charts
#fa5ccc color shades, tints & tones
#fa5ccc color schemes
#fa5ccc color preview, HTML & CSS examples
This text has a color of #fa5ccc
<p style="color:#fa5ccc;">Text here</p>
.mytext {color:#fa5ccc;}
This box has a color of #fa5ccc
<div style="background-color:#fa5ccc;">Content here</div>
.mybackground {background-color:#fa5ccc;}
Border around this has a color of #fa5ccc
<div style="border:2px solid #fa5ccc;">Content here</div>
.myborder {border:2px solid #fa5ccc;}