#f35be5 color space conversions
Hex:
#f35be5
RGB:
243, 91, 229
CMY:
5, 64, 10
CMYK:
0, 63, 6, 5
HSL:
306°, 86.3636%, 65.4902%
HSV (HSB):
306°, 62.5514%, 95.2941%
XYZ:
54.8461, 32.1940, 77.4521
xyY:
0.3334, 0.1957, 32.1940
CIE-Lab:
63.5029, 73.5825, -41.4601
CIE-LCH:
63.5029, 84.4590, 330.6009
CIE-Luv:
63.5029, 71.8493, -76.0301
Hunter-Lab:
56.7398, 73.2481, -41.2155
#f35be5 color charts
#f35be5 color shades, tints & tones
#f35be5 color schemes
#f35be5 color preview, HTML & CSS examples
This text has a color of #f35be5
<p style="color:#f35be5;">Text here</p>
.mytext {color:#f35be5;}
This box has a color of #f35be5
<div style="background-color:#f35be5;">Content here</div>
.mybackground {background-color:#f35be5;}
Border around this has a color of #f35be5
<div style="border:2px solid #f35be5;">Content here</div>
.myborder {border:2px solid #f35be5;}