#f08ffd color space conversions
Hex:
#f08ffd
RGB:
240, 143, 253
CMY:
6, 44, 1
CMYK:
5, 43, 0, 1
HSL:
293°, 96.4912%, 77.6471%
HSV (HSB):
293°, 43.4783%, 99.2157%
XYZ:
63.4873, 45.2620, 98.3188
xyY:
0.3066, 0.2186, 45.2620
CIE-Lab:
73.0641, 53.1748, -39.7517
CIE-LCH:
73.0641, 66.3909, 323.2194
CIE-Luv:
73.0641, 44.6042, -71.8588
Hunter-Lab:
67.2771, 50.7100, -39.5526
#f08ffd color charts
#f08ffd color shades, tints & tones
#f08ffd color schemes
#f08ffd color preview, HTML & CSS examples
This text has a color of #f08ffd
<p style="color:#f08ffd;">Text here</p>
.mytext {color:#f08ffd;}
This box has a color of #f08ffd
<div style="background-color:#f08ffd;">Content here</div>
.mybackground {background-color:#f08ffd;}
Border around this has a color of #f08ffd
<div style="border:2px solid #f08ffd;">Content here</div>
.myborder {border:2px solid #f08ffd;}