#d82be5 color space conversions
Hex:
#d82be5
RGB:
216, 43, 229
CMY:
15, 83, 10
CMYK:
6, 81, 0, 10
HSL:
296°, 78.1513%, 53.3333%
HSV (HSB):
296°, 81.2227%, 89.8039%
XYZ:
43.3256, 21.9838, 76.0885
xyY:
0.3064, 0.1555, 21.9838
CIE-Lab:
54.0098, 83.0368, -56.7735
CIE-LCH:
54.0098, 100.5900, 325.6390
CIE-Luv:
54.0098, 63.4373, -97.8194
Hunter-Lab:
46.8869, 82.8900, -63.3955
#d82be5 color charts
#d82be5 color shades, tints & tones
#d82be5 color schemes
#d82be5 color preview, HTML & CSS examples
This text has a color of #d82be5
<p style="color:#d82be5;">Text here</p>
.mytext {color:#d82be5;}
This box has a color of #d82be5
<div style="background-color:#d82be5;">Content here</div>
.mybackground {background-color:#d82be5;}
Border around this has a color of #d82be5
<div style="border:2px solid #d82be5;">Content here</div>
.myborder {border:2px solid #d82be5;}