#b003e0 color space conversions
Hex:
#b003e0
RGB:
176, 3, 224
CMY:
31, 99, 12
CMYK:
21, 99, 0, 12
HSL:
287°, 97.3568%, 44.5098%
HSV (HSB):
287°, 98.6607%, 87.8431%
XYZ:
31.3916, 14.6770, 71.6994
xyY:
0.2666, 0.1246, 14.6770
CIE-Lab:
45.1887, 81.8727, -68.5020
CIE-LCH:
45.1887, 106.7505, 320.0811
CIE-Luv:
45.1887, 41.8520, -108.8351
Hunter-Lab:
38.3106, 79.2187, -84.1455
#b003e0 color charts
#b003e0 color shades, tints & tones
#b003e0 color schemes
#b003e0 color preview, HTML & CSS examples
This text has a color of #b003e0
<p style="color:#b003e0;">Text here</p>
.mytext {color:#b003e0;}
This box has a color of #b003e0
<div style="background-color:#b003e0;">Content here</div>
.mybackground {background-color:#b003e0;}
Border around this has a color of #b003e0
<div style="border:2px solid #b003e0;">Content here</div>
.myborder {border:2px solid #b003e0;}