#f35dd2 color space conversions
Hex:
#f35dd2
RGB:
243, 93, 210
CMY:
5, 64, 18
CMYK:
0, 62, 14, 5
HSL:
313°, 86.2069%, 65.8824%
HSV (HSB):
313°, 61.7284%, 95.2941%
XYZ:
52.5094, 31.5365, 64.2924
xyY:
0.3540, 0.2126, 31.5365
CIE-Lab:
62.9580, 69.9336, -31.6544
CIE-LCH:
62.9580, 76.7640, 335.6468
CIE-Luv:
62.9580, 77.3558, -59.9686
Hunter-Lab:
56.1574, 68.6290, -28.5686
#f35dd2 color charts
#f35dd2 color shades, tints & tones
#f35dd2 color schemes
#f35dd2 color preview, HTML & CSS examples
This text has a color of #f35dd2
<p style="color:#f35dd2;">Text here</p>
.mytext {color:#f35dd2;}
This box has a color of #f35dd2
<div style="background-color:#f35dd2;">Content here</div>
.mybackground {background-color:#f35dd2;}
Border around this has a color of #f35dd2
<div style="border:2px solid #f35dd2;">Content here</div>
.myborder {border:2px solid #f35dd2;}