#b03ec2 color space conversions
Hex:
#b03ec2
RGB:
176, 62, 194
CMY:
31, 76, 24
CMYK:
9, 68, 0, 24
HSL:
292°, 51.9685%, 50.1961%
HSV (HSB):
292°, 68.0412%, 76.0784%
XYZ:
29.3647, 16.5704, 52.6897
xyY:
0.2977, 0.1680, 16.5704
CIE-Lab:
47.7141, 63.3825, -47.1669
CIE-LCH:
47.7141, 79.0067, 323.3447
CIE-Luv:
47.7141, 44.3923, -78.3286
Hunter-Lab:
40.7068, 57.5281, -48.2485
#b03ec2 color charts
#b03ec2 color shades, tints & tones
#b03ec2 color schemes
#b03ec2 color preview, HTML & CSS examples
This text has a color of #b03ec2
<p style="color:#b03ec2;">Text here</p>
.mytext {color:#b03ec2;}
This box has a color of #b03ec2
<div style="background-color:#b03ec2;">Content here</div>
.mybackground {background-color:#b03ec2;}
Border around this has a color of #b03ec2
<div style="border:2px solid #b03ec2;">Content here</div>
.myborder {border:2px solid #b03ec2;}