#f10dff color space conversions
Hex:
#f10dff
RGB:
241, 13, 255
CMY:
5, 95, 0
CMYK:
5, 95, 0, 0
HSL:
297°, 100.0000%, 52.5490%
HSV (HSB):
297°, 94.9020%, 100.0000%
XYZ:
54.4696, 26.2086, 96.7956
xyY:
0.3069, 0.1477, 26.2086
CIE-Lab:
58.2345, 95.3361, -64.3165
CIE-LCH:
58.2345, 115.0026, 325.9953
CIE-Luv:
58.2345, 73.7319, -112.5829
Hunter-Lab:
51.1944, 100.3295, -76.2664
#f10dff color charts
#f10dff color shades, tints & tones
#f10dff color schemes
#f10dff color preview, HTML & CSS examples
This text has a color of #f10dff
<p style="color:#f10dff;">Text here</p>
.mytext {color:#f10dff;}
This box has a color of #f10dff
<div style="background-color:#f10dff;">Content here</div>
.mybackground {background-color:#f10dff;}
Border around this has a color of #f10dff
<div style="border:2px solid #f10dff;">Content here</div>
.myborder {border:2px solid #f10dff;}