#b701e4 color space conversions
Hex:
#b701e4
RGB:
183, 1, 228
CMY:
28, 100, 11
CMYK:
20, 100, 0, 11
HSL:
288°, 99.1266%, 44.9020%
HSV (HSB):
288°, 99.5614%, 89.4118%
XYZ:
33.5429, 15.6904, 74.6594
xyY:
0.2707, 0.1266, 15.6904
CIE-Lab:
46.5657, 83.6586, -68.4901
CIE-LCH:
46.5657, 108.1187, 320.6933
CIE-Luv:
46.5657, 45.0268, -110.0699
Hunter-Lab:
39.6111, 81.8351, -84.0225
#b701e4 color charts
#b701e4 color shades, tints & tones
#b701e4 color schemes
#b701e4 color preview, HTML & CSS examples
This text has a color of #b701e4
<p style="color:#b701e4;">Text here</p>
.mytext {color:#b701e4;}
This box has a color of #b701e4
<div style="background-color:#b701e4;">Content here</div>
.mybackground {background-color:#b701e4;}
Border around this has a color of #b701e4
<div style="border:2px solid #b701e4;">Content here</div>
.myborder {border:2px solid #b701e4;}