#d33fea color space conversions
Hex:
#d33fea
RGB:
211, 63, 234
CMY:
17, 75, 8
CMYK:
10, 73, 0, 8
HSL:
292°, 80.2817%, 58.2353%
HSV (HSB):
292°, 73.0769%, 91.7647%
XYZ:
43.4928, 23.3444, 80.0555
xyY:
0.2961, 0.1589, 23.3444
CIE-Lab:
55.4253, 77.4297, -57.3653
CIE-LCH:
55.4253, 96.3645, 323.4664
CIE-Luv:
55.4253, 55.2200, -98.6098
Hunter-Lab:
48.3161, 76.1276, -64.4171
#d33fea color charts
#d33fea color shades, tints & tones
#d33fea color schemes
#d33fea color preview, HTML & CSS examples
This text has a color of #d33fea
<p style="color:#d33fea;">Text here</p>
.mytext {color:#d33fea;}
This box has a color of #d33fea
<div style="background-color:#d33fea;">Content here</div>
.mybackground {background-color:#d33fea;}
Border around this has a color of #d33fea
<div style="border:2px solid #d33fea;">Content here</div>
.myborder {border:2px solid #d33fea;}