#b000d6 color space conversions
Hex:
#b000d6
RGB:
176, 0, 214
CMY:
31, 100, 16
CMYK:
18, 100, 0, 16
HSL:
289°, 100.0000%, 41.9608%
HSV (HSB):
289°, 100.0000%, 83.9216%
XYZ:
30.0421, 14.0851, 64.7536
xyY:
0.2759, 0.1294, 14.0851
CIE-Lab:
44.3548, 80.4416, -64.1292
CIE-LCH:
44.3548, 102.8757, 321.4377
CIE-Luv:
44.3548, 44.9996, -102.2378
Hunter-Lab:
37.5302, 77.2075, -76.0264
#b000d6 color charts
#b000d6 color shades, tints & tones
#b000d6 color schemes
#b000d6 color preview, HTML & CSS examples
This text has a color of #b000d6
<p style="color:#b000d6;">Text here</p>
.mytext {color:#b000d6;}
This box has a color of #b000d6
<div style="background-color:#b000d6;">Content here</div>
.mybackground {background-color:#b000d6;}
Border around this has a color of #b000d6
<div style="border:2px solid #b000d6;">Content here</div>
.myborder {border:2px solid #b000d6;}