#f800ea color space conversions
Hex:
#f800ea
RGB:
248, 0, 234
CMY:
3, 100, 8
CMYK:
0, 100, 6, 3
HSL:
303°, 100.0000%, 48.6275%
HSV (HSB):
303°, 100.0000%, 97.2549%
XYZ:
53.5627, 25.8970, 80.0174
xyY:
0.3359, 0.1624, 25.8970
CIE-Lab:
57.9391, 94.2917, -53.0025
CIE-LCH:
57.9391, 108.1675, 330.6591
CIE-Luv:
57.9391, 87.5822, -95.3730
Hunter-Lab:
50.8891, 98.8222, -57.6046
#f800ea color charts
#f800ea RGB chart
#f800ea CMYK chart
#f800ea RGB pie chart
#f800ea color shades, tints & tones
#f800ea color schemes
#f800ea color preview, HTML & CSS examples
This text has a color of #f800ea
<p style="color:#f800ea;">Text here</p>
.mytext {color:#f800ea;}
Text color #f800ea
This box has a color of #f800ea
<div style="background-color:#f800ea;">Content here</div>
.mybackground {background-color:#f800ea;}
Background color #f800ea
Border around this has a color of #f800ea
<div style="border:2px solid #f800ea;">Content here</div>
.myborder {border:2px solid #f800ea;}
Border color #f800ea