#f923fd color space conversions
Hex:
#f923fd
RGB:
249, 35, 253
CMY:
2, 86, 1
CMYK:
2, 86, 0, 1
HSL:
299°, 98.1982%, 56.4706%
HSV (HSB):
299°, 86.1660%, 99.2157%
XYZ:
57.3976, 28.4336, 95.3916
xyY:
0.3167, 0.1569, 28.4336
CIE-Lab:
60.2785, 93.8382, -59.8580
CIE-LCH:
60.2785, 111.3040, 327.4668
CIE-Luv:
60.2785, 78.5968, -106.5945
Hunter-Lab:
53.3232, 98.8234, -68.7395
#f923fd color charts
#f923fd color shades, tints & tones
#f923fd color schemes
#f923fd color preview, HTML & CSS examples
This text has a color of #f923fd
<p style="color:#f923fd;">Text here</p>
.mytext {color:#f923fd;}
This box has a color of #f923fd
<div style="background-color:#f923fd;">Content here</div>
.mybackground {background-color:#f923fd;}
Border around this has a color of #f923fd
<div style="border:2px solid #f923fd;">Content here</div>
.myborder {border:2px solid #f923fd;}