#e60bed color space conversions
Hex:
#e60bed
RGB:
230, 11, 237
CMY:
10, 96, 7
CMYK:
3, 95, 0, 7
HSL:
298°, 91.1290%, 48.6275%
HSV (HSB):
298°, 95.3586%, 92.9412%
XYZ:
48.0389, 23.1768, 82.0624
xyY:
0.3134, 0.1512, 23.1768
CIE-Lab:
55.2539, 91.1506, -59.1567
CIE-LCH:
55.2539, 108.6644, 327.0164
CIE-Luv:
55.2539, 72.9254, -102.9803
Hunter-Lab:
48.1423, 93.8677, -67.3651
#e60bed color charts
#e60bed color shades, tints & tones
#e60bed color schemes
#e60bed color preview, HTML & CSS examples
This text has a color of #e60bed
<p style="color:#e60bed;">Text here</p>
.mytext {color:#e60bed;}
This box has a color of #e60bed
<div style="background-color:#e60bed;">Content here</div>
.mybackground {background-color:#e60bed;}
Border around this has a color of #e60bed
<div style="border:2px solid #e60bed;">Content here</div>
.myborder {border:2px solid #e60bed;}