#f00ce2 color space conversions
Hex:
#f00ce2
RGB:
240, 12, 226
CMY:
6, 95, 11
CMYK:
0, 95, 6, 6
HSL:
304°, 90.4762%, 49.4118%
HSV (HSB):
304°, 95.0000%, 94.1176%
XYZ:
49.7941, 24.2792, 74.0134
xyY:
0.3362, 0.1640, 24.2792
CIE-Lab:
56.3663, 91.1490, -51.0824
CIE-LCH:
56.3663, 104.4871, 330.7326
CIE-Luv:
56.3663, 84.5019, -91.4302
Hunter-Lab:
49.2739, 94.1551, -54.5666
#f00ce2 color charts
#f00ce2 color shades, tints & tones
#f00ce2 color schemes
#f00ce2 color preview, HTML & CSS examples
This text has a color of #f00ce2
<p style="color:#f00ce2;">Text here</p>
.mytext {color:#f00ce2;}
This box has a color of #f00ce2
<div style="background-color:#f00ce2;">Content here</div>
.mybackground {background-color:#f00ce2;}
Border around this has a color of #f00ce2
<div style="border:2px solid #f00ce2;">Content here</div>
.myborder {border:2px solid #f00ce2;}