#f100ed color space conversions
Hex:
#f100ed
RGB:
241, 0, 237
CMY:
5, 100, 7
CMYK:
0, 100, 2, 5
HSL:
301°, 100.0000%, 47.2549%
HSV (HSB):
301°, 100.0000%, 94.5098%
XYZ:
51.5617, 24.8152, 82.1930
xyY:
0.3252, 0.1565, 24.8152
CIE-Lab:
56.8949, 93.5843, -56.4240
CIE-LCH:
56.8949, 109.2781, 328.9133
CIE-Luv:
56.8949, 81.2280, -99.9845
Hunter-Lab:
49.8149, 97.5834, -62.9563
#f100ed color charts
#f100ed RGB chart
#f100ed CMYK chart
#f100ed RGB pie chart
#f100ed color shades, tints & tones
#f100ed color schemes
#f100ed color preview, HTML & CSS examples
This text has a color of #f100ed
<p style="color:#f100ed;">Text here</p>
.mytext {color:#f100ed;}
Text color #f100ed
This box has a color of #f100ed
<div style="background-color:#f100ed;">Content here</div>
.mybackground {background-color:#f100ed;}
Background color #f100ed
Border around this has a color of #f100ed
<div style="border:2px solid #f100ed;">Content here</div>
.myborder {border:2px solid #f100ed;}
Border color #f100ed