#b60dd8 color space conversions
Hex:
#b60dd8
RGB:
182, 13, 216
CMY:
29, 95, 15
CMYK:
16, 94, 0, 15
HSL:
290°, 88.6463%, 44.9020%
HSV (HSB):
290°, 93.9815%, 84.7059%
XYZ:
31.8300, 15.1908, 66.2202
xyY:
0.2811, 0.1341, 15.1908
CIE-Lab:
45.8944, 80.4321, -62.7349
CIE-LCH:
45.8944, 102.0049, 322.0467
CIE-Luv:
45.8944, 47.6929, -101.4606
Hunter-Lab:
38.9754, 77.5686, -73.4526
#b60dd8 color charts
#b60dd8 color shades, tints & tones
#b60dd8 color schemes
#b60dd8 color preview, HTML & CSS examples
This text has a color of #b60dd8
<p style="color:#b60dd8;">Text here</p>
.mytext {color:#b60dd8;}
This box has a color of #b60dd8
<div style="background-color:#b60dd8;">Content here</div>
.mybackground {background-color:#b60dd8;}
Border around this has a color of #b60dd8
<div style="border:2px solid #b60dd8;">Content here</div>
.myborder {border:2px solid #b60dd8;}