#f314cd color space conversions
Hex:
#f314cd
RGB:
243, 20, 205
CMY:
5, 92, 20
CMYK:
0, 92, 16, 5
HSL:
310°, 90.2834%, 51.5686%
HSV (HSB):
310°, 91.7695%, 95.2941%
XYZ:
48.2317, 23.9628, 59.8408
xyY:
0.3653, 0.1815, 23.9628
CIE-Lab:
56.0505, 88.2495, -39.5983
CIE-LCH:
56.0505, 96.7264, 335.8338
CIE-Luv:
56.0505, 95.2476, -73.6357
Hunter-Lab:
48.9518, 90.2088, -38.2124
#f314cd color charts
#f314cd color shades, tints & tones
#f314cd color schemes
#f314cd color preview, HTML & CSS examples
This text has a color of #f314cd
<p style="color:#f314cd;">Text here</p>
.mytext {color:#f314cd;}
This box has a color of #f314cd
<div style="background-color:#f314cd;">Content here</div>
.mybackground {background-color:#f314cd;}
Border around this has a color of #f314cd
<div style="border:2px solid #f314cd;">Content here</div>
.myborder {border:2px solid #f314cd;}