#b006d1 color space conversions
Hex:
#b006d1
RGB:
176, 6, 209
CMY:
31, 98, 18
CMYK:
16, 97, 0, 18
HSL:
290°, 94.4186%, 42.1569%
HSV (HSB):
290°, 97.1292%, 81.9608%
XYZ:
29.4782, 13.9638, 61.4632
xyY:
0.2810, 0.1331, 13.9638
CIE-Lab:
44.1810, 79.0465, -61.5304
CIE-LCH:
44.1810, 100.1716, 322.1026
CIE-Luv:
44.1810, 46.3504, -98.4797
Hunter-Lab:
37.3682, 75.4171, -71.3625
#b006d1 color charts
#b006d1 color shades, tints & tones
#b006d1 color schemes
#b006d1 color preview, HTML & CSS examples
This text has a color of #b006d1
<p style="color:#b006d1;">Text here</p>
.mytext {color:#b006d1;}
This box has a color of #b006d1
<div style="background-color:#b006d1;">Content here</div>
.mybackground {background-color:#b006d1;}
Border around this has a color of #b006d1
<div style="border:2px solid #b006d1;">Content here</div>
.myborder {border:2px solid #b006d1;}