#f312dd color space conversions
Hex:
#f312dd
RGB:
243, 18, 221
CMY:
5, 93, 13
CMYK:
0, 93, 9, 5
HSL:
306°, 90.3614%, 51.1765%
HSV (HSB):
306°, 92.5926%, 95.2941%
XYZ:
50.2296, 24.7078, 70.5283
xyY:
0.3453, 0.1699, 24.7078
CIE-Lab:
56.7896, 90.4961, -47.5479
CIE-LCH:
56.7896, 102.2269, 332.2819
CIE-Luv:
56.7896, 88.4828, -86.1739
Hunter-Lab:
49.7069, 93.3900, -49.3308
#f312dd color charts
#f312dd color shades, tints & tones
#f312dd color schemes
#f312dd color preview, HTML & CSS examples
This text has a color of #f312dd
<p style="color:#f312dd;">Text here</p>
.mytext {color:#f312dd;}
This box has a color of #f312dd
<div style="background-color:#f312dd;">Content here</div>
.mybackground {background-color:#f312dd;}
Border around this has a color of #f312dd
<div style="border:2px solid #f312dd;">Content here</div>
.myborder {border:2px solid #f312dd;}