#f800ec color space conversions
Hex:
#f800ec
RGB:
248, 0, 236
CMY:
3, 100, 7
CMYK:
0, 100, 5, 3
HSL:
303°, 100.0000%, 48.6275%
HSV (HSB):
303°, 100.0000%, 97.2549%
XYZ:
53.8517, 26.0126, 81.5395
xyY:
0.3336, 0.1612, 26.0126
CIE-Lab:
58.0490, 94.5597, -53.9503
CIE-LCH:
58.0490, 108.8677, 330.2934
CIE-Luv:
58.0490, 86.7470, -96.8811
Hunter-Lab:
51.0025, 99.2172, -59.0872
#f800ec color charts
#f800ec RGB chart
#f800ec CMYK chart
#f800ec RGB pie chart
#f800ec color shades, tints & tones
#f800ec color schemes
#f800ec color preview, HTML & CSS examples
This text has a color of #f800ec
<p style="color:#f800ec;">Text here</p>
.mytext {color:#f800ec;}
Text color #f800ec
This box has a color of #f800ec
<div style="background-color:#f800ec;">Content here</div>
.mybackground {background-color:#f800ec;}
Background color #f800ec
Border around this has a color of #f800ec
<div style="border:2px solid #f800ec;">Content here</div>
.myborder {border:2px solid #f800ec;}
Border color #f800ec