#f800ed color space conversions
Hex:
#f800ed
RGB:
248, 0, 237
CMY:
3, 100, 7
CMYK:
0, 100, 4, 3
HSL:
303°, 100.0000%, 48.6275%
HSV (HSB):
303°, 100.0000%, 97.2549%
XYZ:
53.9975, 26.0709, 82.3070
xyY:
0.3325, 0.1606, 26.0709
CIE-Lab:
58.1043, 94.6943, -54.4230
CIE-LCH:
58.1043, 109.2194, 330.1130
CIE-Luv:
58.1043, 86.3315, -97.6336
Hunter-Lab:
51.0597, 99.4159, -59.8323
#f800ed color charts
#f800ed RGB chart
#f800ed CMYK chart
#f800ed RGB pie chart
#f800ed color shades, tints & tones
#f800ed color schemes
#f800ed color preview, HTML & CSS examples
This text has a color of #f800ed
<p style="color:#f800ed;">Text here</p>
.mytext {color:#f800ed;}
Text color #f800ed
This box has a color of #f800ed
<div style="background-color:#f800ed;">Content here</div>
.mybackground {background-color:#f800ed;}
Background color #f800ed
Border around this has a color of #f800ed
<div style="border:2px solid #f800ed;">Content here</div>
.myborder {border:2px solid #f800ed;}
Border color #f800ed