#f102dc color space conversions
Hex:
#f102dc
RGB:
241, 2, 220
CMY:
5, 99, 14
CMYK:
0, 99, 9, 5
HSL:
305°, 98.3539%, 47.6471%
HSV (HSB):
305°, 99.1701%, 94.5098%
XYZ:
49.2156, 23.9115, 69.7316
xyY:
0.3445, 0.1674, 23.9115
CIE-Lab:
55.9991, 91.1646, -48.2567
CIE-LCH:
55.9991, 103.1489, 332.1061
CIE-Luv:
55.9991, 88.2185, -87.0623
Hunter-Lab:
48.8994, 94.0804, -50.3193
#f102dc color charts
#f102dc color shades, tints & tones
#f102dc color schemes
#f102dc color preview, HTML & CSS examples
This text has a color of #f102dc
<p style="color:#f102dc;">Text here</p>
.mytext {color:#f102dc;}
This box has a color of #f102dc
<div style="background-color:#f102dc;">Content here</div>
.mybackground {background-color:#f102dc;}
Border around this has a color of #f102dc
<div style="border:2px solid #f102dc;">Content here</div>
.myborder {border:2px solid #f102dc;}