#f312d9 color space conversions
Hex:
#f312d9
RGB:
243, 18, 217
CMY:
5, 93, 15
CMYK:
0, 93, 11, 5
HSL:
307°, 90.3614%, 51.1765%
HSV (HSB):
307°, 92.5926%, 95.2941%
XYZ:
49.7028, 24.4971, 67.7544
xyY:
0.3501, 0.1726, 24.4971
CIE-Lab:
56.5821, 89.9724, -45.6066
CIE-LCH:
56.5821, 100.8712, 333.1198
CIE-Luv:
56.5821, 90.1846, -83.1012
Hunter-Lab:
49.4945, 92.6360, -46.5176
#f312d9 color charts
#f312d9 color shades, tints & tones
#f312d9 color schemes
#f312d9 color preview, HTML & CSS examples
This text has a color of #f312d9
<p style="color:#f312d9;">Text here</p>
.mytext {color:#f312d9;}
This box has a color of #f312d9
<div style="background-color:#f312d9;">Content here</div>
.mybackground {background-color:#f312d9;}
Border around this has a color of #f312d9
<div style="border:2px solid #f312d9;">Content here</div>
.myborder {border:2px solid #f312d9;}