#f868f8 color space conversions
Hex:
#f868f8
RGB:
248, 104, 248
CMY:
3, 59, 3
CMYK:
0, 58, 0, 3
HSL:
300°, 91.1392%, 69.0196%
HSV (HSB):
300°, 58.0645%, 97.2549%
XYZ:
60.6050, 36.6344, 92.6838
xyY:
0.3191, 0.1929, 36.6344
CIE-Lab:
67.0018, 72.5883, -46.4380
CIE-LCH:
67.0018, 86.1716, 327.3912
CIE-Luv:
67.0018, 65.4162, -84.5885
Hunter-Lab:
60.5264, 72.8108, -48.4222
#f868f8 color charts
#f868f8 color shades, tints & tones
#f868f8 color schemes
#f868f8 color preview, HTML & CSS examples
This text has a color of #f868f8
<p style="color:#f868f8;">Text here</p>
.mytext {color:#f868f8;}
This box has a color of #f868f8
<div style="background-color:#f868f8;">Content here</div>
.mybackground {background-color:#f868f8;}
Border around this has a color of #f868f8
<div style="border:2px solid #f868f8;">Content here</div>
.myborder {border:2px solid #f868f8;}