#f18ffd color space conversions
Hex:
#f18ffd
RGB:
241, 143, 253
CMY:
5, 44, 1
CMYK:
5, 43, 0, 1
HSL:
293°, 96.4912%, 77.6471%
HSV (HSB):
293°, 43.4783%, 99.2157%
XYZ:
63.8277, 45.4375, 98.3347
xyY:
0.3075, 0.2189, 45.4375
CIE-Lab:
73.1791, 53.4591, -39.5640
CIE-LCH:
73.1791, 66.5070, 323.4956
CIE-Luv:
73.1791, 45.2434, -71.6123
Hunter-Lab:
67.4074, 51.0579, -39.3078
#f18ffd color charts
#f18ffd color shades, tints & tones
#f18ffd color schemes
#f18ffd color preview, HTML & CSS examples
This text has a color of #f18ffd
<p style="color:#f18ffd;">Text here</p>
.mytext {color:#f18ffd;}
This box has a color of #f18ffd
<div style="background-color:#f18ffd;">Content here</div>
.mybackground {background-color:#f18ffd;}
Border around this has a color of #f18ffd
<div style="border:2px solid #f18ffd;">Content here</div>
.myborder {border:2px solid #f18ffd;}