#f264f8 color space conversions
Hex:
#f264f8
RGB:
242, 100, 248
CMY:
5, 61, 3
CMYK:
2, 60, 0, 3
HSL:
298°, 91.3580%, 68.2353%
HSV (HSB):
298°, 59.6774%, 97.2549%
XYZ:
58.1184, 34.7689, 92.4548
xyY:
0.3136, 0.1876, 34.7689
CIE-Lab:
65.5683, 72.7990, -48.7532
CIE-LCH:
65.5683, 87.6160, 326.1899
CIE-Luv:
65.5683, 62.5819, -87.9741
Hunter-Lab:
58.9652, 72.7476, -51.6886
#f264f8 color charts
#f264f8 color shades, tints & tones
#f264f8 color schemes
#f264f8 color preview, HTML & CSS examples
This text has a color of #f264f8
<p style="color:#f264f8;">Text here</p>
.mytext {color:#f264f8;}
This box has a color of #f264f8
<div style="background-color:#f264f8;">Content here</div>
.mybackground {background-color:#f264f8;}
Border around this has a color of #f264f8
<div style="border:2px solid #f264f8;">Content here</div>
.myborder {border:2px solid #f264f8;}