#e37ffd color space conversions
Hex:
#e37ffd
RGB:
227, 127, 253
CMY:
11, 50, 1
CMYK:
10, 50, 0, 1
HSL:
288°, 96.9231%, 74.5098%
HSV (HSB):
288°, 49.8024%, 99.2157%
XYZ:
56.9975, 38.6015, 97.3752
xyY:
0.2954, 0.2000, 38.6015
CIE-Lab:
68.4616, 57.5821, -47.0667
CIE-LCH:
68.4616, 74.3705, 320.7380
CIE-Luv:
68.4616, 42.5427, -83.6842
Hunter-Lab:
62.1301, 55.0265, -49.4329
#e37ffd color charts
#e37ffd color shades, tints & tones
#e37ffd color schemes
#e37ffd color preview, HTML & CSS examples
This text has a color of #e37ffd
<p style="color:#e37ffd;">Text here</p>
.mytext {color:#e37ffd;}
This box has a color of #e37ffd
<div style="background-color:#e37ffd;">Content here</div>
.mybackground {background-color:#e37ffd;}
Border around this has a color of #e37ffd
<div style="border:2px solid #e37ffd;">Content here</div>
.myborder {border:2px solid #e37ffd;}