#f35efc color space conversions
Hex:
#f35efc
RGB:
243, 94, 252
CMY:
5, 63, 1
CMYK:
4, 63, 0, 1
HSL:
297°, 96.3415%, 67.8431%
HSV (HSB):
297°, 62.6984%, 98.8235%
XYZ:
58.5355, 34.0884, 95.5900
xyY:
0.3110, 0.1811, 34.0884
CIE-Lab:
65.0327, 76.1209, -51.7938
CIE-LCH:
65.0327, 92.0706, 325.7680
CIE-Luv:
65.0327, 63.8205, -93.1612
Hunter-Lab:
58.3852, 76.7853, -56.2016
#f35efc color charts
#f35efc color shades, tints & tones
#f35efc color schemes
#f35efc color preview, HTML & CSS examples
This text has a color of #f35efc
<p style="color:#f35efc;">Text here</p>
.mytext {color:#f35efc;}
This box has a color of #f35efc
<div style="background-color:#f35efc;">Content here</div>
.mybackground {background-color:#f35efc;}
Border around this has a color of #f35efc
<div style="border:2px solid #f35efc;">Content here</div>
.myborder {border:2px solid #f35efc;}