#f168ec color space conversions
Hex:
#f168ec
RGB:
241, 104, 236
CMY:
5, 59, 7
CMYK:
0, 57, 2, 5
HSL:
302°, 83.0303%, 67.6471%
HSV (HSB):
302°, 56.8465%, 94.5098%
XYZ:
56.3663, 34.6575, 83.0756
xyY:
0.3238, 0.1991, 34.6575
CIE-Lab:
65.4812, 68.8664, -42.2696
CIE-LCH:
65.4812, 80.8041, 328.4587
CIE-Luv:
65.4812, 64.0997, -77.0071
Hunter-Lab:
58.8706, 67.8829, -42.4579
#f168ec color charts
#f168ec color shades, tints & tones
#f168ec color schemes
#f168ec color preview, HTML & CSS examples
This text has a color of #f168ec
<p style="color:#f168ec;">Text here</p>
.mytext {color:#f168ec;}
This box has a color of #f168ec
<div style="background-color:#f168ec;">Content here</div>
.mybackground {background-color:#f168ec;}
Border around this has a color of #f168ec
<div style="border:2px solid #f168ec;">Content here</div>
.myborder {border:2px solid #f168ec;}