#f35bff color space conversions
Hex:
#f35bff
RGB:
243, 91, 255
CMY:
5, 64, 0
CMYK:
5, 64, 0, 0
HSL:
296°, 100.0000%, 67.8431%
HSV (HSB):
296°, 64.3137%, 100.0000%
XYZ:
58.7532, 33.7569, 98.0268
xyY:
0.3084, 0.1772, 33.7569
CIE-Lab:
64.7691, 77.7836, -53.8619
CIE-LCH:
64.7691, 94.6118, 325.2990
CIE-Luv:
64.7691, 63.7307, -96.6045
Hunter-Lab:
58.1007, 78.8288, -59.3630
#f35bff color charts
#f35bff color shades, tints & tones
#f35bff color schemes
#f35bff color preview, HTML & CSS examples
This text has a color of #f35bff
<p style="color:#f35bff;">Text here</p>
.mytext {color:#f35bff;}
This box has a color of #f35bff
<div style="background-color:#f35bff;">Content here</div>
.mybackground {background-color:#f35bff;}
Border around this has a color of #f35bff
<div style="border:2px solid #f35bff;">Content here</div>
.myborder {border:2px solid #f35bff;}