#ef7ffc color space conversions
Hex:
#ef7ffc
RGB:
239, 127, 252
CMY:
6, 50, 1
CMYK:
5, 50, 0, 1
HSL:
294°, 95.4198%, 74.3137%
HSV (HSB):
294°, 49.6032%, 98.8235%
XYZ:
60.7567, 40.5577, 96.7217
xyY:
0.3068, 0.2048, 40.5577
CIE-Lab:
69.8649, 60.6060, -44.2150
CIE-LCH:
69.8649, 75.0204, 323.8874
CIE-Luv:
69.8649, 50.4084, -79.7667
Hunter-Lab:
63.6850, 58.8437, -45.4673
#ef7ffc color charts
#ef7ffc color shades, tints & tones
#ef7ffc color schemes
#ef7ffc color preview, HTML & CSS examples
This text has a color of #ef7ffc
<p style="color:#ef7ffc;">Text here</p>
.mytext {color:#ef7ffc;}
This box has a color of #ef7ffc
<div style="background-color:#ef7ffc;">Content here</div>
.mybackground {background-color:#ef7ffc;}
Border around this has a color of #ef7ffc
<div style="border:2px solid #ef7ffc;">Content here</div>
.myborder {border:2px solid #ef7ffc;}