#b03ed1 color space conversions
Hex:
#b03ed1
RGB:
176, 62, 209
CMY:
31, 76, 18
CMYK:
16, 70, 0, 18
HSL:
287°, 61.5063%, 53.1373%
HSV (HSB):
287°, 70.3349%, 81.9608%
XYZ:
31.1357, 17.2788, 62.0157
xyY:
0.2819, 0.1565, 17.2788
CIE-Lab:
48.6094, 66.1865, -54.3889
CIE-LCH:
48.6094, 85.6668, 320.5883
CIE-Luv:
48.6094, 40.1932, -89.6613
Hunter-Lab:
41.5678, 60.9592, -59.3584
#b03ed1 color charts
#b03ed1 color shades, tints & tones
#b03ed1 color schemes
#b03ed1 color preview, HTML & CSS examples
This text has a color of #b03ed1
<p style="color:#b03ed1;">Text here</p>
.mytext {color:#b03ed1;}
This box has a color of #b03ed1
<div style="background-color:#b03ed1;">Content here</div>
.mybackground {background-color:#b03ed1;}
Border around this has a color of #b03ed1
<div style="border:2px solid #b03ed1;">Content here</div>
.myborder {border:2px solid #b03ed1;}