#f08ff6 color space conversions
Hex:
#f08ff6
RGB:
240, 143, 246
CMY:
6, 44, 4
CMYK:
2, 42, 0, 4
HSL:
297°, 85.1240%, 76.2745%
HSV (HSB):
297°, 41.8699%, 96.4706%
XYZ:
62.3922, 44.8240, 92.5522
xyY:
0.3123, 0.2244, 44.8240
CIE-Lab:
72.7759, 51.8896, -36.3930
CIE-LCH:
72.7759, 63.3797, 324.9560
CIE-Luv:
72.7759, 46.0460, -66.0982
Hunter-Lab:
66.9507, 49.1825, -35.0966
#f08ff6 color charts
#f08ff6 color shades, tints & tones
#f08ff6 color schemes
#f08ff6 color preview, HTML & CSS examples
This text has a color of #f08ff6
<p style="color:#f08ff6;">Text here</p>
.mytext {color:#f08ff6;}
This box has a color of #f08ff6
<div style="background-color:#f08ff6;">Content here</div>
.mybackground {background-color:#f08ff6;}
Border around this has a color of #f08ff6
<div style="border:2px solid #f08ff6;">Content here</div>
.myborder {border:2px solid #f08ff6;}