#ef5bcc color space conversions
Hex:
#ef5bcc
RGB:
239, 91, 204
CMY:
6, 64, 20
CMYK:
0, 62, 15, 6
HSL:
314°, 82.2222%, 64.7059%
HSV (HSB):
314°, 61.9247%, 93.7255%
XYZ:
50.2368, 30.1925, 60.3067
xyY:
0.3570, 0.2145, 30.1925
CIE-Lab:
61.8200, 68.8324, -30.0750
CIE-LCH:
61.8200, 75.1160, 336.3980
CIE-Luv:
61.8200, 77.0897, -57.1340
Hunter-Lab:
54.9477, 67.0377, -26.6091
#ef5bcc color charts
#ef5bcc color shades, tints & tones
#ef5bcc color schemes
#ef5bcc color preview, HTML & CSS examples
This text has a color of #ef5bcc
<p style="color:#ef5bcc;">Text here</p>
.mytext {color:#ef5bcc;}
This box has a color of #ef5bcc
<div style="background-color:#ef5bcc;">Content here</div>
.mybackground {background-color:#ef5bcc;}
Border around this has a color of #ef5bcc
<div style="border:2px solid #ef5bcc;">Content here</div>
.myborder {border:2px solid #ef5bcc;}