#e25cbc color space conversions
Hex:
#e25cbc
RGB:
226, 92, 188
CMY:
11, 64, 26
CMYK:
0, 59, 17, 11
HSL:
317°, 69.7917%, 62.3529%
HSV (HSB):
317°, 59.2920%, 88.6275%
XYZ:
44.2683, 27.4539, 50.5429
xyY:
0.3621, 0.2245, 27.4539
CIE-Lab:
59.3921, 62.6081, -24.8703
CIE-LCH:
59.3921, 67.3669, 338.3352
CIE-Luv:
59.3921, 72.2221, -47.6766
Hunter-Lab:
52.3965, 59.1158, -20.5150
#e25cbc color charts
#e25cbc color shades, tints & tones
#e25cbc color schemes
#e25cbc color preview, HTML & CSS examples
This text has a color of #e25cbc
<p style="color:#e25cbc;">Text here</p>
.mytext {color:#e25cbc;}
This box has a color of #e25cbc
<div style="background-color:#e25cbc;">Content here</div>
.mybackground {background-color:#e25cbc;}
Border around this has a color of #e25cbc
<div style="border:2px solid #e25cbc;">Content here</div>
.myborder {border:2px solid #e25cbc;}