#fa3fcb color space conversions
Hex:
#fa3fcb
RGB:
250, 63, 203
CMY:
2, 75, 20
CMYK:
0, 75, 19, 2
HSL:
315°, 94.9239%, 61.3725%
HSV (HSB):
315°, 74.8000%, 98.0392%
XYZ:
51.9813, 28.1908, 59.2016
xyY:
0.3730, 0.2023, 28.1908
CIE-Lab:
60.0607, 81.0419, -32.0987
CIE-LCH:
60.0607, 87.1672, 338.3927
CIE-Luv:
60.0607, 94.3546, -62.0467
Hunter-Lab:
53.0950, 81.8397, -28.9425
#fa3fcb color charts
#fa3fcb color shades, tints & tones
#fa3fcb color schemes
#fa3fcb color preview, HTML & CSS examples
This text has a color of #fa3fcb
<p style="color:#fa3fcb;">Text here</p>
.mytext {color:#fa3fcb;}
This box has a color of #fa3fcb
<div style="background-color:#fa3fcb;">Content here</div>
.mybackground {background-color:#fa3fcb;}
Border around this has a color of #fa3fcb
<div style="border:2px solid #fa3fcb;">Content here</div>
.myborder {border:2px solid #fa3fcb;}