#b206a9 color space conversions
Hex:
#b206a9
RGB:
178, 6, 169
CMY:
30, 98, 34
CMYK:
0, 97, 5, 30
HSL:
303°, 93.4783%, 36.0784%
HSV (HSB):
303°, 96.6292%, 69.8039%
XYZ:
25.5867, 12.4598, 38.5925
xyY:
0.3339, 0.1626, 12.4598
CIE-Lab:
41.9378, 73.1140, -41.6468
CIE-LCH:
41.9378, 84.1434, 330.3335
CIE-Luv:
41.9378, 62.1214, -69.0886
Hunter-Lab:
35.2984, 67.6164, -40.1141
#b206a9 color charts
#b206a9 color shades, tints & tones
#b206a9 color schemes
#b206a9 color preview, HTML & CSS examples
This text has a color of #b206a9
<p style="color:#b206a9;">Text here</p>
.mytext {color:#b206a9;}
This box has a color of #b206a9
<div style="background-color:#b206a9;">Content here</div>
.mybackground {background-color:#b206a9;}
Border around this has a color of #b206a9
<div style="border:2px solid #b206a9;">Content here</div>
.myborder {border:2px solid #b206a9;}