#b001b5 color space conversions
Hex:
#b001b5
RGB:
176, 1, 181
CMY:
31, 100, 29
CMYK:
3, 99, 0, 29
HSL:
298°, 98.9011%, 35.6863%
HSV (HSB):
298°, 99.4475%, 70.9804%
XYZ:
26.2558, 12.5880, 44.7620
xyY:
0.3140, 0.1506, 12.5880
CIE-Lab:
42.1358, 75.0507, -48.4780
CIE-LCH:
42.1358, 89.3461, 327.1401
CIE-Luv:
42.1358, 56.2966, -78.9074
Hunter-Lab:
35.4796, 70.0055, -49.9661
#b001b5 color charts
#b001b5 color shades, tints & tones
#b001b5 color schemes
#b001b5 color preview, HTML & CSS examples
This text has a color of #b001b5
<p style="color:#b001b5;">Text here</p>
.mytext {color:#b001b5;}
This box has a color of #b001b5
<div style="background-color:#b001b5;">Content here</div>
.mybackground {background-color:#b001b5;}
Border around this has a color of #b001b5
<div style="border:2px solid #b001b5;">Content here</div>
.myborder {border:2px solid #b001b5;}