#b701b9 color space conversions
Hex:
#b701b9
RGB:
183, 1, 185
CMY:
28, 100, 27
CMYK:
1, 99, 0, 27
HSL:
299°, 98.9247%, 36.4706%
HSV (HSB):
299°, 99.4595%, 72.5490%
XYZ:
28.2962, 13.5918, 47.0310
xyY:
0.3182, 0.1529, 13.5918
CIE-Lab:
43.6417, 76.7856, -48.3531
CIE-LCH:
43.6417, 90.7417, 327.8007
CIE-Luv:
43.6417, 59.7916, -79.7787
Hunter-Lab:
36.8670, 72.4854, -49.8290
#b701b9 color charts
#b701b9 color shades, tints & tones
#b701b9 color schemes
#b701b9 color preview, HTML & CSS examples
This text has a color of #b701b9
<p style="color:#b701b9;">Text here</p>
.mytext {color:#b701b9;}
This box has a color of #b701b9
<div style="background-color:#b701b9;">Content here</div>
.mybackground {background-color:#b701b9;}
Border around this has a color of #b701b9
<div style="border:2px solid #b701b9;">Content here</div>
.myborder {border:2px solid #b701b9;}