#e71ceb color space conversions
Hex:
#e71ceb
RGB:
231, 28, 235
CMY:
9, 89, 8
CMYK:
2, 88, 0, 8
HSL:
299°, 83.8057%, 51.5686%
HSV (HSB):
299°, 88.0851%, 92.1569%
XYZ:
48.3656, 23.8176, 80.6454
xyY:
0.3165, 0.1558, 23.8176
CIE-Lab:
55.9047, 89.2467, -56.9810
CIE-LCH:
55.9047, 105.8858, 327.4431
CIE-Luv:
55.9047, 73.3403, -99.7948
Hunter-Lab:
48.8033, 91.4937, -63.8120
#e71ceb color charts
#e71ceb color shades, tints & tones
#e71ceb color schemes
#e71ceb color preview, HTML & CSS examples
This text has a color of #e71ceb
<p style="color:#e71ceb;">Text here</p>
.mytext {color:#e71ceb;}
This box has a color of #e71ceb
<div style="background-color:#e71ceb;">Content here</div>
.mybackground {background-color:#e71ceb;}
Border around this has a color of #e71ceb
<div style="border:2px solid #e71ceb;">Content here</div>
.myborder {border:2px solid #e71ceb;}