#b700db color space conversions
Hex:
#b700db
RGB:
183, 0, 219
CMY:
28, 100, 14
CMYK:
16, 100, 0, 14
HSL:
290°, 100.0000%, 42.9412%
HSV (HSB):
290°, 100.0000%, 85.8824%
XYZ:
32.3146, 15.1818, 68.2450
xyY:
0.2792, 0.1312, 15.1818
CIE-Lab:
45.8821, 82.2384, -64.4659
CIE-LCH:
45.8821, 104.4940, 321.9074
CIE-Luv:
45.8821, 47.8781, -103.9967
Hunter-Lab:
38.9638, 79.8525, -76.5718
#b700db color charts
#b700db color shades, tints & tones
#b700db color schemes
#b700db color preview, HTML & CSS examples
This text has a color of #b700db
<p style="color:#b700db;">Text here</p>
.mytext {color:#b700db;}
This box has a color of #b700db
<div style="background-color:#b700db;">Content here</div>
.mybackground {background-color:#b700db;}
Border around this has a color of #b700db
<div style="border:2px solid #b700db;">Content here</div>
.myborder {border:2px solid #b700db;}