#d82bf3 color space conversions
Hex:
#d82bf3
RGB:
216, 43, 243
CMY:
15, 83, 5
CMYK:
11, 82, 0, 5
HSL:
292°, 89.2857%, 56.0784%
HSV (HSB):
292°, 82.3045%, 95.2941%
XYZ:
45.3604, 22.7977, 86.8037
xyY:
0.2927, 0.1471, 22.7977
CIE-Lab:
54.8634, 85.2899, -63.2699
CIE-LCH:
54.8634, 106.1953, 323.4312
CIE-Luv:
54.8634, 58.6815, -108.1053
Hunter-Lab:
47.7470, 86.0208, -74.3659
#d82bf3 color charts
#d82bf3 color shades, tints & tones
#d82bf3 color schemes
#d82bf3 color preview, HTML & CSS examples
This text has a color of #d82bf3
<p style="color:#d82bf3;">Text here</p>
.mytext {color:#d82bf3;}
This box has a color of #d82bf3
<div style="background-color:#d82bf3;">Content here</div>
.mybackground {background-color:#d82bf3;}
Border around this has a color of #d82bf3
<div style="border:2px solid #d82bf3;">Content here</div>
.myborder {border:2px solid #d82bf3;}