#b010bc color space conversions
Hex:
#b010bc
RGB:
176, 16, 188
CMY:
31, 94, 26
CMYK:
6, 91, 0, 26
HSL:
296°, 84.3137%, 40.0000%
HSV (HSB):
296°, 91.4894%, 73.7255%
XYZ:
27.1669, 13.2315, 48.6990
xyY:
0.3049, 0.1485, 13.2315
CIE-Lab:
43.1101, 74.5750, -51.0363
CIE-LCH:
43.1101, 90.3667, 325.6137
CIE-Luv:
43.1101, 52.9517, -82.9393
Hunter-Lab:
36.3752, 69.6566, -53.9148
#b010bc color charts
#b010bc color shades, tints & tones
#b010bc color schemes
#b010bc color preview, HTML & CSS examples
This text has a color of #b010bc
<p style="color:#b010bc;">Text here</p>
.mytext {color:#b010bc;}
This box has a color of #b010bc
<div style="background-color:#b010bc;">Content here</div>
.mybackground {background-color:#b010bc;}
Border around this has a color of #b010bc
<div style="border:2px solid #b010bc;">Content here</div>
.myborder {border:2px solid #b010bc;}