#f010cd color space conversions
Hex:
#f010cd
RGB:
240, 16, 205
CMY:
6, 94, 20
CMYK:
0, 93, 15, 6
HSL:
309°, 88.1890%, 50.1961%
HSV (HSB):
309°, 93.3333%, 94.1176%
XYZ:
47.1399, 23.3036, 59.7711
xyY:
0.3620, 0.1790, 23.3036
CIE-Lab:
55.3837, 88.0912, -40.6843
CIE-LCH:
55.3837, 97.0324, 335.2105
CIE-Luv:
55.3837, 93.2503, -75.0386
Hunter-Lab:
48.2738, 89.8280, -39.6193
#f010cd color charts
#f010cd color shades, tints & tones
#f010cd color schemes
#f010cd color preview, HTML & CSS examples
This text has a color of #f010cd
<p style="color:#f010cd;">Text here</p>
.mytext {color:#f010cd;}
This box has a color of #f010cd
<div style="background-color:#f010cd;">Content here</div>
.mybackground {background-color:#f010cd;}
Border around this has a color of #f010cd
<div style="border:2px solid #f010cd;">Content here</div>
.myborder {border:2px solid #f010cd;}