#d33cea color space conversions
Hex:
#d33cea
RGB:
211, 60, 234
CMY:
17, 76, 8
CMYK:
10, 74, 0, 8
HSL:
292°, 80.5556%, 57.6471%
HSV (HSB):
292°, 74.3590%, 91.7647%
XYZ:
43.3311, 23.0211, 80.0016
xyY:
0.2961, 0.1573, 23.0211
CIE-Lab:
55.0941, 78.3796, -57.8959
CIE-LCH:
55.0941, 97.4438, 323.5482
CIE-Luv:
55.0941, 55.7708, -99.3820
Hunter-Lab:
47.9803, 77.2381, -65.2730
#d33cea color charts
#d33cea color shades, tints & tones
#d33cea color schemes
#d33cea color preview, HTML & CSS examples
This text has a color of #d33cea
<p style="color:#d33cea;">Text here</p>
.mytext {color:#d33cea;}
This box has a color of #d33cea
<div style="background-color:#d33cea;">Content here</div>
.mybackground {background-color:#d33cea;}
Border around this has a color of #d33cea
<div style="border:2px solid #d33cea;">Content here</div>
.myborder {border:2px solid #d33cea;}