#f35be7 color space conversions
Hex:
#f35be7
RGB:
243, 91, 231
CMY:
5, 64, 9
CMYK:
0, 63, 5, 5
HSL:
305°, 86.3636%, 65.4902%
HSV (HSB):
305°, 62.5514%, 95.2941%
XYZ:
55.1270, 32.3064, 78.9315
xyY:
0.3314, 0.1942, 32.3064
CIE-Lab:
63.5953, 73.8938, -42.4304
CIE-LCH:
63.5953, 85.2093, 330.1352
CIE-Luv:
63.5953, 71.2077, -77.6296
Hunter-Lab:
56.8387, 73.6569, -42.5486
#f35be7 color charts
#f35be7 color shades, tints & tones
#f35be7 color schemes
#f35be7 color preview, HTML & CSS examples
This text has a color of #f35be7
<p style="color:#f35be7;">Text here</p>
.mytext {color:#f35be7;}
This box has a color of #f35be7
<div style="background-color:#f35be7;">Content here</div>
.mybackground {background-color:#f35be7;}
Border around this has a color of #f35be7
<div style="border:2px solid #f35be7;">Content here</div>
.myborder {border:2px solid #f35be7;}