#f06be9 color space conversions
Hex:
#f06be9
RGB:
240, 107, 233
CMY:
6, 58, 9
CMYK:
0, 55, 3, 6
HSL:
303°, 81.5951%, 68.0392%
HSV (HSB):
303°, 55.4167%, 94.1176%
XYZ:
55.9009, 34.9238, 80.8855
xyY:
0.3256, 0.2034, 34.9238
CIE-Lab:
65.6893, 66.8098, -40.2904
CIE-LCH:
65.6893, 78.0183, 328.9074
CIE-Luv:
65.6893, 63.2329, -73.5699
Hunter-Lab:
59.0964, 65.4292, -39.7830
#f06be9 color charts
#f06be9 color shades, tints & tones
#f06be9 color schemes
#f06be9 color preview, HTML & CSS examples
This text has a color of #f06be9
<p style="color:#f06be9;">Text here</p>
.mytext {color:#f06be9;}
This box has a color of #f06be9
<div style="background-color:#f06be9;">Content here</div>
.mybackground {background-color:#f06be9;}
Border around this has a color of #f06be9
<div style="border:2px solid #f06be9;">Content here</div>
.myborder {border:2px solid #f06be9;}