#b003b5 color space conversions
Hex:
#b003b5
RGB:
176, 3, 181
CMY:
31, 99, 29
CMYK:
3, 98, 0, 29
HSL:
298°, 96.7391%, 36.0784%
HSV (HSB):
298°, 98.3425%, 70.9804%
XYZ:
26.2775, 12.6314, 44.7692
xyY:
0.3140, 0.1510, 12.6314
CIE-Lab:
42.2026, 74.8527, -48.3709
CIE-LCH:
42.2026, 89.1216, 327.1289
CIE-Luv:
42.2026, 56.1946, -78.7731
Hunter-Lab:
35.5407, 69.7803, -49.8067
#b003b5 color charts
#b003b5 color shades, tints & tones
#b003b5 color schemes
#b003b5 color preview, HTML & CSS examples
This text has a color of #b003b5
<p style="color:#b003b5;">Text here</p>
.mytext {color:#b003b5;}
This box has a color of #b003b5
<div style="background-color:#b003b5;">Content here</div>
.mybackground {background-color:#b003b5;}
Border around this has a color of #b003b5
<div style="border:2px solid #b003b5;">Content here</div>
.myborder {border:2px solid #b003b5;}