#b008ce color space conversions
Hex:
#b008ce
RGB:
176, 8, 206
CMY:
31, 97, 19
CMYK:
15, 96, 0, 19
HSL:
291°, 92.5234%, 41.9608%
HSV (HSB):
291°, 96.1165%, 80.7843%
XYZ:
29.1319, 13.8600, 59.5323
xyY:
0.2841, 0.1352, 13.8600
CIE-Lab:
44.0315, 78.3602, -60.0388
CIE-LCH:
44.0315, 98.7167, 322.5410
CIE-Luv:
44.0315, 47.2379, -96.2866
Hunter-Lab:
37.2290, 74.5264, -68.7494
#b008ce color charts
#b008ce color shades, tints & tones
#b008ce color schemes
#b008ce color preview, HTML & CSS examples
This text has a color of #b008ce
<p style="color:#b008ce;">Text here</p>
.mytext {color:#b008ce;}
This box has a color of #b008ce
<div style="background-color:#b008ce;">Content here</div>
.mybackground {background-color:#b008ce;}
Border around this has a color of #b008ce
<div style="border:2px solid #b008ce;">Content here</div>
.myborder {border:2px solid #b008ce;}