#b006cb color space conversions
Hex:
#b006cb
RGB:
176, 6, 203
CMY:
31, 98, 20
CMYK:
13, 97, 0, 20
HSL:
292°, 94.2584%, 40.9804%
HSV (HSB):
292°, 97.0443%, 79.6078%
XYZ:
28.7491, 13.6722, 57.6237
xyY:
0.2874, 0.1367, 13.6722
CIE-Lab:
43.7590, 78.0515, -58.7417
CIE-LCH:
43.7590, 97.6863, 323.0348
CIE-Luv:
43.7590, 48.3046, -94.3082
Hunter-Lab:
36.9759, 74.0778, -66.5151
#b006cb color charts
#b006cb color shades, tints & tones
#b006cb color schemes
#b006cb color preview, HTML & CSS examples
This text has a color of #b006cb
<p style="color:#b006cb;">Text here</p>
.mytext {color:#b006cb;}
This box has a color of #b006cb
<div style="background-color:#b006cb;">Content here</div>
.mybackground {background-color:#b006cb;}
Border around this has a color of #b006cb
<div style="border:2px solid #b006cb;">Content here</div>
.myborder {border:2px solid #b006cb;}