#f06be5 color space conversions
Hex:
#f06be5
RGB:
240, 107, 229
CMY:
6, 58, 10
CMYK:
0, 55, 5, 6
HSL:
305°, 81.5951%, 68.0392%
HSV (HSB):
305°, 55.4167%, 94.1176%
XYZ:
55.3357, 34.6978, 77.9096
xyY:
0.3295, 0.2066, 34.6978
CIE-Lab:
65.5127, 66.1546, -38.3457
CIE-LCH:
65.5127, 76.4646, 329.9018
CIE-Luv:
65.5127, 64.3699, -70.3323
Hunter-Lab:
58.9048, 64.6010, -37.1856
#f06be5 color charts
#f06be5 color shades, tints & tones
#f06be5 color schemes
#f06be5 color preview, HTML & CSS examples
This text has a color of #f06be5
<p style="color:#f06be5;">Text here</p>
.mytext {color:#f06be5;}
This box has a color of #f06be5
<div style="background-color:#f06be5;">Content here</div>
.mybackground {background-color:#f06be5;}
Border around this has a color of #f06be5
<div style="border:2px solid #f06be5;">Content here</div>
.myborder {border:2px solid #f06be5;}