#b701db color space conversions
Hex:
#b701db
RGB:
183, 1, 219
CMY:
28, 100, 14
CMYK:
16, 100, 0, 14
HSL:
290°, 99.0909%, 43.1373%
HSV (HSB):
290°, 99.5434%, 85.8824%
XYZ:
32.3255, 15.2035, 68.2487
xyY:
0.2792, 0.1313, 15.2035
CIE-Lab:
45.9116, 82.1504, -64.4181
CIE-LCH:
45.9116, 104.3953, 321.8983
CIE-Luv:
45.9116, 47.8406, -103.9439
Hunter-Lab:
38.9916, 79.7477, -76.4836
#b701db color charts
#b701db color shades, tints & tones
#b701db color schemes
#b701db color preview, HTML & CSS examples
This text has a color of #b701db
<p style="color:#b701db;">Text here</p>
.mytext {color:#b701db;}
This box has a color of #b701db
<div style="background-color:#b701db;">Content here</div>
.mybackground {background-color:#b701db;}
Border around this has a color of #b701db
<div style="border:2px solid #b701db;">Content here</div>
.myborder {border:2px solid #b701db;}