#b701d1 color space conversions
Hex:
#b701d1
RGB:
183, 1, 209
CMY:
28, 100, 18
CMYK:
12, 100, 0, 18
HSL:
293°, 99.0476%, 41.1765%
HSV (HSB):
293°, 99.5215%, 81.9608%
XYZ:
31.0479, 14.6924, 61.5211
xyY:
0.2895, 0.1370, 14.6924
CIE-Lab:
45.2100, 80.5147, -59.8080
CIE-LCH:
45.2100, 100.2976, 323.3942
CIE-Luv:
45.2100, 51.1354, -97.0052
Hunter-Lab:
38.3307, 77.5064, -68.3294
#b701d1 color charts
#b701d1 color shades, tints & tones
#b701d1 color schemes
#b701d1 color preview, HTML & CSS examples
This text has a color of #b701d1
<p style="color:#b701d1;">Text here</p>
.mytext {color:#b701d1;}
This box has a color of #b701d1
<div style="background-color:#b701d1;">Content here</div>
.mybackground {background-color:#b701d1;}
Border around this has a color of #b701d1
<div style="border:2px solid #b701d1;">Content here</div>
.myborder {border:2px solid #b701d1;}