#f30fd6 color space conversions
Hex:
#f30fd6
RGB:
243, 15, 214
CMY:
5, 94, 16
CMYK:
0, 94, 12, 5
HSL:
308°, 90.4762%, 50.5882%
HSV (HSB):
308°, 93.8272%, 95.2941%
XYZ:
49.2706, 24.2514, 65.7025
xyY:
0.3539, 0.1742, 24.2514
CIE-Lab:
56.3386, 89.8506, -44.2849
CIE-LCH:
56.3386, 100.1713, 333.7625
CIE-Luv:
56.3386, 91.6727, -81.0156
Hunter-Lab:
49.2457, 92.4103, -44.6314
#f30fd6 color charts
#f30fd6 color shades, tints & tones
#f30fd6 color schemes
#f30fd6 color preview, HTML & CSS examples
This text has a color of #f30fd6
<p style="color:#f30fd6;">Text here</p>
.mytext {color:#f30fd6;}
This box has a color of #f30fd6
<div style="background-color:#f30fd6;">Content here</div>
.mybackground {background-color:#f30fd6;}
Border around this has a color of #f30fd6
<div style="border:2px solid #f30fd6;">Content here</div>
.myborder {border:2px solid #f30fd6;}