#e07bfc color space conversions
Hex:
#e07bfc
RGB:
224, 123, 252
CMY:
12, 52, 1
CMYK:
11, 51, 0, 1
HSL:
287°, 95.5556%, 73.5294%
HSV (HSB):
287°, 51.1905%, 98.8235%
XYZ:
55.3941, 37.0415, 96.3256
xyY:
0.2935, 0.1962, 37.0415
CIE-Lab:
67.3081, 58.5625, -48.3605
CIE-LCH:
67.3081, 75.9493, 320.4503
CIE-Luv:
67.3081, 42.3137, -85.6794
Hunter-Lab:
60.8617, 55.9562, -51.2348
#e07bfc color charts
#e07bfc color shades, tints & tones
#e07bfc color schemes
#e07bfc color preview, HTML & CSS examples
This text has a color of #e07bfc
<p style="color:#e07bfc;">Text here</p>
.mytext {color:#e07bfc;}
This box has a color of #e07bfc
<div style="background-color:#e07bfc;">Content here</div>
.mybackground {background-color:#e07bfc;}
Border around this has a color of #e07bfc
<div style="border:2px solid #e07bfc;">Content here</div>
.myborder {border:2px solid #e07bfc;}