#b700bc color space conversions
Hex:
#b700bc
RGB:
183, 0, 188
CMY:
28, 100, 26
CMYK:
3, 100, 0, 26
HSL:
298°, 100.0000%, 36.8627%
HSV (HSB):
298°, 100.0000%, 73.7255%
XYZ:
28.6055, 13.6981, 48.7133
xyY:
0.3143, 0.1505, 13.6981
CIE-Lab:
43.7969, 77.3288, -49.8671
CIE-LCH:
43.7969, 92.0135, 327.1832
CIE-Luv:
43.7969, 58.7004, -82.0403
Hunter-Lab:
37.0110, 73.1923, -52.1289
#b700bc color charts
#b700bc color shades, tints & tones
#b700bc color schemes
#b700bc color preview, HTML & CSS examples
This text has a color of #b700bc
<p style="color:#b700bc;">Text here</p>
.mytext {color:#b700bc;}
This box has a color of #b700bc
<div style="background-color:#b700bc;">Content here</div>
.mybackground {background-color:#b700bc;}
Border around this has a color of #b700bc
<div style="border:2px solid #b700bc;">Content here</div>
.myborder {border:2px solid #b700bc;}