#ff00ed color space conversions
Hex:
#ff00ed
RGB:
255, 0, 237
CMY:
0, 100, 7
CMYK:
0, 100, 7, 0
HSL:
304°, 100.0000%, 50.0000%
HSV (HSB):
304°, 100.0000%, 100.0000%
XYZ:
56.5261, 27.3744, 82.4253
xyY:
0.3399, 0.1646, 27.3744
CIE-Lab:
59.3193, 95.8227, -52.4154
CIE-LCH:
59.3193, 109.2217, 331.3212
CIE-Luv:
59.3193, 91.4951, -95.2237
Hunter-Lab:
52.3206, 101.2867, -56.7805
#ff00ed color charts
#ff00ed RGB chart
#ff00ed CMYK chart
#ff00ed RGB pie chart
#ff00ed color shades, tints & tones
#ff00ed color schemes
#ff00ed color preview, HTML & CSS examples
This text has a color of #ff00ed
<p style="color:#ff00ed;">Text here</p>
.mytext {color:#ff00ed;}
Text color #ff00ed
This box has a color of #ff00ed
<div style="background-color:#ff00ed;">Content here</div>
.mybackground {background-color:#ff00ed;}
Background color #ff00ed
Border around this has a color of #ff00ed
<div style="border:2px solid #ff00ed;">Content here</div>
.myborder {border:2px solid #ff00ed;}
Border color #ff00ed