#f30fec color space conversions
Hex:
#f30fec
RGB:
243, 15, 236
CMY:
5, 94, 7
CMYK:
0, 94, 3, 5
HSL:
302°, 90.4762%, 50.5882%
HSV (HSB):
302°, 93.8272%, 95.2941%
XYZ:
52.2733, 25.4525, 81.5146
xyY:
0.3283, 0.1598, 25.4525
CIE-Lab:
57.5136, 92.7848, -54.8548
CIE-LCH:
57.5136, 107.7872, 329.4082
CIE-Luv:
57.5136, 82.4559, -97.7756
Hunter-Lab:
50.4504, 96.6612, -60.4817
#f30fec color charts
#f30fec color shades, tints & tones
#f30fec color schemes
#f30fec color preview, HTML & CSS examples
This text has a color of #f30fec
<p style="color:#f30fec;">Text here</p>
.mytext {color:#f30fec;}
This box has a color of #f30fec
<div style="background-color:#f30fec;">Content here</div>
.mybackground {background-color:#f30fec;}
Border around this has a color of #f30fec
<div style="border:2px solid #f30fec;">Content here</div>
.myborder {border:2px solid #f30fec;}