#fa36cc color space conversions
Hex:
#fa36cc
RGB:
250, 54, 204
CMY:
2, 79, 20
CMYK:
0, 78, 18, 2
HSL:
314°, 95.1456%, 59.6078%
HSV (HSB):
314°, 78.4000%, 98.0392%
XYZ:
51.6426, 27.3220, 59.6785
xyY:
0.3725, 0.1971, 27.3220
CIE-Lab:
59.2712, 83.5551, -33.8973
CIE-LCH:
59.2712, 90.1691, 337.9182
CIE-Luv:
59.2712, 96.0618, -65.0521
Hunter-Lab:
52.2704, 84.8828, -31.1037
#fa36cc color charts
#fa36cc color shades, tints & tones
#fa36cc color schemes
#fa36cc color preview, HTML & CSS examples
This text has a color of #fa36cc
<p style="color:#fa36cc;">Text here</p>
.mytext {color:#fa36cc;}
This box has a color of #fa36cc
<div style="background-color:#fa36cc;">Content here</div>
.mybackground {background-color:#fa36cc;}
Border around this has a color of #fa36cc
<div style="border:2px solid #fa36cc;">Content here</div>
.myborder {border:2px solid #fa36cc;}