#f800db color space conversions
Hex:
#f800db
RGB:
248, 0, 219
CMY:
3, 100, 14
CMYK:
0, 100, 12, 3
HSL:
307°, 100.0000%, 48.6275%
HSV (HSB):
307°, 100.0000%, 97.2549%
XYZ:
51.4976, 25.0709, 69.1428
xyY:
0.3534, 0.1721, 25.0709
CIE-Lab:
57.1445, 92.3396, -45.7953
CIE-LCH:
57.1445, 103.0719, 333.6211
CIE-Luv:
57.1445, 94.0183, -83.9412
Hunter-Lab:
50.0709, 95.9621, -46.8238
#f800db color charts
#f800db RGB chart
#f800db CMYK chart
#f800db RGB pie chart
#f800db color shades, tints & tones
#f800db color schemes
#f800db color preview, HTML & CSS examples
This text has a color of #f800db
<p style="color:#f800db;">Text here</p>
.mytext {color:#f800db;}
Text color #f800db
This box has a color of #f800db
<div style="background-color:#f800db;">Content here</div>
.mybackground {background-color:#f800db;}
Background color #f800db
Border around this has a color of #f800db
<div style="border:2px solid #f800db;">Content here</div>
.myborder {border:2px solid #f800db;}
Border color #f800db