#f05de8 color space conversions
Hex:
#f05de8
RGB:
240, 93, 232
CMY:
6, 64, 9
CMYK:
0, 61, 3, 6
HSL:
303°, 83.0508%, 65.2941%
HSV (HSB):
303°, 61.2500%, 94.1176%
XYZ:
54.4150, 32.1802, 79.6873
xyY:
0.3272, 0.1935, 32.1802
CIE-Lab:
63.4915, 72.5382, -43.1809
CIE-LCH:
63.4915, 84.4179, 329.2353
CIE-Luv:
63.4915, 68.1649, -78.5763
Hunter-Lab:
56.7276, 71.9501, -43.5776
#f05de8 color charts
#f05de8 color shades, tints & tones
#f05de8 color schemes
#f05de8 color preview, HTML & CSS examples
This text has a color of #f05de8
<p style="color:#f05de8;">Text here</p>
.mytext {color:#f05de8;}
This box has a color of #f05de8
<div style="background-color:#f05de8;">Content here</div>
.mybackground {background-color:#f05de8;}
Border around this has a color of #f05de8
<div style="border:2px solid #f05de8;">Content here</div>
.myborder {border:2px solid #f05de8;}