#f14dff color space conversions
Hex:
#f14dff
RGB:
241, 77, 255
CMY:
5, 70, 0
CMYK:
5, 70, 0, 0
HSL:
295°, 100.0000%, 65.0980%
HSV (HSB):
295°, 69.8039%, 100.0000%
XYZ:
56.9795, 31.2285, 97.6323
xyY:
0.3066, 0.1680, 31.2285
CIE-Lab:
62.7001, 82.3718, -57.1698
CIE-LCH:
62.7001, 100.2671, 325.2376
CIE-Luv:
62.7001, 65.7664, -101.7849
Hunter-Lab:
55.8825, 84.2097, -64.4678
#f14dff color charts
#f14dff color shades, tints & tones
#f14dff color schemes
#f14dff color preview, HTML & CSS examples
This text has a color of #f14dff
<p style="color:#f14dff;">Text here</p>
.mytext {color:#f14dff;}
This box has a color of #f14dff
<div style="background-color:#f14dff;">Content here</div>
.mybackground {background-color:#f14dff;}
Border around this has a color of #f14dff
<div style="border:2px solid #f14dff;">Content here</div>
.myborder {border:2px solid #f14dff;}