#f000db color space conversions
Hex:
#f000db
RGB:
240, 0, 219
CMY:
6, 100, 14
CMYK:
0, 100, 9, 6
HSL:
305°, 100.0000%, 47.0588%
HSV (HSB):
305°, 100.0000%, 94.1176%
XYZ:
48.7214, 23.6397, 69.0129
xyY:
0.3446, 0.1672, 23.6397
CIE-Lab:
55.7253, 90.9963, -48.1345
CIE-LCH:
55.7253, 102.9429, 332.1224
CIE-Luv:
55.7253, 87.9878, -86.7552
Hunter-Lab:
48.6207, 93.7833, -50.1225
#f000db color charts
#f000db RGB chart
#f000db CMYK chart
#f000db RGB pie chart
#f000db color shades, tints & tones
#f000db color schemes
#f000db color preview, HTML & CSS examples
This text has a color of #f000db
<p style="color:#f000db;">Text here</p>
.mytext {color:#f000db;}
Text color #f000db
This box has a color of #f000db
<div style="background-color:#f000db;">Content here</div>
.mybackground {background-color:#f000db;}
Background color #f000db
Border around this has a color of #f000db
<div style="border:2px solid #f000db;">Content here</div>
.myborder {border:2px solid #f000db;}
Border color #f000db