#e33cfd color space conversions
Hex:
#e33cfd
RGB:
227, 60, 253
CMY:
11, 76, 1
CMYK:
10, 76, 0, 1
HSL:
292°, 97.9695%, 61.3725%
HSV (HSB):
292°, 76.2846%, 99.2157%
XYZ:
51.0240, 26.6545, 95.3841
xyY:
0.2948, 0.1540, 26.6545
CIE-Lab:
58.6531, 84.5835, -62.6554
CIE-LCH:
58.6531, 105.2619, 323.4707
CIE-Luv:
58.6531, 60.3062, -108.9125
Hunter-Lab:
51.6280, 86.0631, -73.4003
#e33cfd color charts
#e33cfd color shades, tints & tones
#e33cfd color schemes
#e33cfd color preview, HTML & CSS examples
This text has a color of #e33cfd
<p style="color:#e33cfd;">Text here</p>
.mytext {color:#e33cfd;}
This box has a color of #e33cfd
<div style="background-color:#e33cfd;">Content here</div>
.mybackground {background-color:#e33cfd;}
Border around this has a color of #e33cfd
<div style="border:2px solid #e33cfd;">Content here</div>
.myborder {border:2px solid #e33cfd;}