#f30fee color space conversions
Hex:
#f30fee
RGB:
243, 15, 238
CMY:
5, 94, 7
CMYK:
0, 94, 2, 5
HSL:
301°, 90.4762%, 50.5882%
HSV (HSB):
301°, 93.8272%, 95.2941%
XYZ:
52.5656, 25.5694, 83.0538
xyY:
0.3261, 0.1586, 25.5694
CIE-Lab:
57.6260, 93.0625, -55.7970
CIE-LCH:
57.6260, 108.5077, 329.0546
CIE-Luv:
57.6260, 81.6506, -99.2754
Hunter-Lab:
50.5662, 97.0672, -61.9861
#f30fee color charts
#f30fee color shades, tints & tones
#f30fee color schemes
#f30fee color preview, HTML & CSS examples
This text has a color of #f30fee
<p style="color:#f30fee;">Text here</p>
.mytext {color:#f30fee;}
This box has a color of #f30fee
<div style="background-color:#f30fee;">Content here</div>
.mybackground {background-color:#f30fee;}
Border around this has a color of #f30fee
<div style="border:2px solid #f30fee;">Content here</div>
.myborder {border:2px solid #f30fee;}