#f06be6 color space conversions
Hex:
#f06be6
RGB:
240, 107, 230
CMY:
6, 58, 10
CMYK:
0, 55, 4, 6
HSL:
305°, 81.5951%, 68.0392%
HSV (HSB):
305°, 55.4167%, 94.1176%
XYZ:
55.4758, 34.7538, 78.6472
xyY:
0.3285, 0.2058, 34.7538
CIE-Lab:
65.5566, 66.3176, -38.8329
CIE-LCH:
65.5566, 76.8506, 329.6485
CIE-Luv:
65.5566, 64.0850, -71.1423
Hunter-Lab:
58.9524, 64.8067, -37.8309
#f06be6 color charts
#f06be6 color shades, tints & tones
#f06be6 color schemes
#f06be6 color preview, HTML & CSS examples
This text has a color of #f06be6
<p style="color:#f06be6;">Text here</p>
.mytext {color:#f06be6;}
This box has a color of #f06be6
<div style="background-color:#f06be6;">Content here</div>
.mybackground {background-color:#f06be6;}
Border around this has a color of #f06be6
<div style="border:2px solid #f06be6;">Content here</div>
.myborder {border:2px solid #f06be6;}