#f300d7 color space conversions
Hex:
#f300d7
RGB:
243, 0, 215
CMY:
5, 100, 16
CMYK:
0, 100, 12, 5
HSL:
307°, 100.0000%, 47.6471%
HSV (HSB):
307°, 100.0000%, 95.2941%
XYZ:
49.2279, 23.9610, 66.3203
xyY:
0.3529, 0.1718, 23.9610
CIE-Lab:
56.0487, 90.9841, -45.3129
CIE-LCH:
56.0487, 101.6433, 333.5253
CIE-Luv:
56.0487, 91.9821, -82.6411
Hunter-Lab:
48.9500, 93.8511, -46.0646
#f300d7 color charts
#f300d7 color shades, tints & tones
#f300d7 color schemes
#f300d7 color preview, HTML & CSS examples
This text has a color of #f300d7
<p style="color:#f300d7;">Text here</p>
.mytext {color:#f300d7;}
This box has a color of #f300d7
<div style="background-color:#f300d7;">Content here</div>
.mybackground {background-color:#f300d7;}
Border around this has a color of #f300d7
<div style="border:2px solid #f300d7;">Content here</div>
.myborder {border:2px solid #f300d7;}