#b700b4 color space conversions
Hex:
#b700b4
RGB:
183, 0, 180
CMY:
28, 100, 29
CMYK:
0, 100, 2, 28
HSL:
301°, 100.0000%, 35.8824%
HSV (HSB):
301°, 100.0000%, 71.7647%
XYZ:
27.7667, 13.3626, 44.2958
xyY:
0.3250, 0.1564, 13.3626
CIE-Lab:
43.3045, 76.1429, -45.9448
CIE-LCH:
43.3045, 88.9307, 328.8931
CIE-Luv:
43.3045, 61.7820, -76.1587
Hunter-Lab:
36.5548, 71.6157, -46.2570
#b700b4 color charts
#b700b4 color shades, tints & tones
#b700b4 color schemes
#b700b4 color preview, HTML & CSS examples
This text has a color of #b700b4
<p style="color:#b700b4;">Text here</p>
.mytext {color:#b700b4;}
This box has a color of #b700b4
<div style="background-color:#b700b4;">Content here</div>
.mybackground {background-color:#b700b4;}
Border around this has a color of #b700b4
<div style="border:2px solid #b700b4;">Content here</div>
.myborder {border:2px solid #b700b4;}