#f36bfc color space conversions
Hex:
#f36bfc
RGB:
243, 107, 252
CMY:
5, 58, 1
CMYK:
4, 58, 0, 1
HSL:
296°, 96.0265%, 70.3922%
HSV (HSB):
296°, 57.5397%, 98.8235%
XYZ:
59.7905, 36.5984, 96.0083
xyY:
0.3108, 0.1902, 36.5984
CIE-Lab:
66.9746, 70.7692, -48.7246
CIE-LCH:
66.9746, 85.9207, 325.4526
CIE-Luv:
66.9746, 59.9429, -87.9752
Hunter-Lab:
60.4966, 70.5478, -51.7459
#f36bfc color charts
#f36bfc color shades, tints & tones
#f36bfc color schemes
#f36bfc color preview, HTML & CSS examples
This text has a color of #f36bfc
<p style="color:#f36bfc;">Text here</p>
.mytext {color:#f36bfc;}
This box has a color of #f36bfc
<div style="background-color:#f36bfc;">Content here</div>
.mybackground {background-color:#f36bfc;}
Border around this has a color of #f36bfc
<div style="border:2px solid #f36bfc;">Content here</div>
.myborder {border:2px solid #f36bfc;}