#b03da6 color space conversions
Hex:
#b03da6
RGB:
176, 61, 166
CMY:
31, 76, 35
CMYK:
0, 65, 6, 31
HSL:
305°, 48.5232%, 46.4706%
HSV (HSB):
305°, 65.3409%, 69.0196%
XYZ:
26.4562, 15.3208, 37.6392
xyY:
0.3331, 0.1929, 15.3208
CIE-Lab:
46.0704, 58.9172, -33.3463
CIE-LCH:
46.0704, 67.6994, 330.4907
CIE-Luv:
46.0704, 53.1861, -56.8051
Hunter-Lab:
39.1418, 52.1513, -29.6148
#b03da6 color charts
#b03da6 color shades, tints & tones
#b03da6 color schemes
#b03da6 color preview, HTML & CSS examples
This text has a color of #b03da6
<p style="color:#b03da6;">Text here</p>
.mytext {color:#b03da6;}
This box has a color of #b03da6
<div style="background-color:#b03da6;">Content here</div>
.mybackground {background-color:#b03da6;}
Border around this has a color of #b03da6
<div style="border:2px solid #b03da6;">Content here</div>
.myborder {border:2px solid #b03da6;}