#d32bef color space conversions
Hex:
#d32bef
RGB:
211, 43, 239
CMY:
17, 83, 6
CMYK:
12, 82, 0, 6
HSL:
291°, 85.9649%, 55.2941%
HSV (HSB):
291°, 82.0084%, 93.7255%
XYZ:
43.3078, 21.8086, 83.5883
xyY:
0.2912, 0.1467, 21.8086
CIE-Lab:
53.8234, 83.7878, -62.7444
CIE-LCH:
53.8234, 104.6770, 323.1723
CIE-Luv:
53.8234, 56.6934, -106.6153
Hunter-Lab:
46.6997, 83.8107, -73.4339
#d32bef color charts
#d32bef color shades, tints & tones
#d32bef color schemes
#d32bef color preview, HTML & CSS examples
This text has a color of #d32bef
<p style="color:#d32bef;">Text here</p>
.mytext {color:#d32bef;}
This box has a color of #d32bef
<div style="background-color:#d32bef;">Content here</div>
.mybackground {background-color:#d32bef;}
Border around this has a color of #d32bef
<div style="border:2px solid #d32bef;">Content here</div>
.myborder {border:2px solid #d32bef;}