#b000d8 color space conversions
Hex:
#b000d8
RGB:
176, 0, 216
CMY:
31, 100, 15
CMYK:
19, 100, 0, 15
HSL:
289°, 100.0000%, 42.3529%
HSV (HSB):
289°, 100.0000%, 84.7059%
XYZ:
30.2992, 14.1880, 66.1074
xyY:
0.2740, 0.1283, 14.1880
CIE-Lab:
44.5013, 80.7788, -65.0405
CIE-LCH:
44.5013, 103.7087, 321.1601
CIE-Luv:
44.5013, 44.3770, -103.5979
Hunter-Lab:
37.6669, 77.6678, -77.6901
#b000d8 color charts
#b000d8 color shades, tints & tones
#b000d8 color schemes
#b000d8 color preview, HTML & CSS examples
This text has a color of #b000d8
<p style="color:#b000d8;">Text here</p>
.mytext {color:#b000d8;}
This box has a color of #b000d8
<div style="background-color:#b000d8;">Content here</div>
.mybackground {background-color:#b000d8;}
Border around this has a color of #b000d8
<div style="border:2px solid #b000d8;">Content here</div>
.myborder {border:2px solid #b000d8;}