#b006d3 color space conversions
Hex:
#b006d3
RGB:
176, 6, 211
CMY:
31, 98, 17
CMYK:
17, 97, 0, 17
HSL:
290°, 94.4700%, 42.5490%
HSV (HSB):
290°, 97.1564%, 82.7451%
XYZ:
29.7275, 14.0635, 62.7757
xyY:
0.2790, 0.1320, 14.0635
CIE-Lab:
44.3239, 79.3819, -62.4523
CIE-LCH:
44.3239, 101.0038, 321.8067
CIE-Luv:
44.3239, 45.7136, -99.8588
Hunter-Lab:
37.5013, 75.8705, -72.9981
#b006d3 color charts
#b006d3 color shades, tints & tones
#b006d3 color schemes
#b006d3 color preview, HTML & CSS examples
This text has a color of #b006d3
<p style="color:#b006d3;">Text here</p>
.mytext {color:#b006d3;}
This box has a color of #b006d3
<div style="background-color:#b006d3;">Content here</div>
.mybackground {background-color:#b006d3;}
Border around this has a color of #b006d3
<div style="border:2px solid #b006d3;">Content here</div>
.myborder {border:2px solid #b006d3;}