#f08ff2 color space conversions
Hex:
#f08ff2
RGB:
240, 143, 242
CMY:
6, 44, 5
CMYK:
1, 41, 0, 5
HSL:
299°, 79.2000%, 75.4902%
HSV (HSB):
299°, 40.9091%, 94.9020%
XYZ:
61.7847, 44.5810, 89.3530
xyY:
0.3157, 0.2278, 44.5810
CIE-Lab:
72.6151, 51.1674, -34.4615
CIE-LCH:
72.6151, 61.6903, 326.0395
CIE-Luv:
72.6151, 46.8747, -62.8024
Hunter-Lab:
66.7690, 48.3291, -32.6060
#f08ff2 color charts
#f08ff2 color shades, tints & tones
#f08ff2 color schemes
#f08ff2 color preview, HTML & CSS examples
This text has a color of #f08ff2
<p style="color:#f08ff2;">Text here</p>
.mytext {color:#f08ff2;}
This box has a color of #f08ff2
<div style="background-color:#f08ff2;">Content here</div>
.mybackground {background-color:#f08ff2;}
Border around this has a color of #f08ff2
<div style="border:2px solid #f08ff2;">Content here</div>
.myborder {border:2px solid #f08ff2;}