#b201d2 color space conversions
Hex:
#b201d2
RGB:
178, 1, 210
CMY:
30, 100, 18
CMYK:
15, 100, 0, 18
HSL:
291°, 99.0521%, 41.3725%
HSV (HSB):
291°, 99.5238%, 82.3529%
XYZ:
30.0038, 14.1398, 62.1207
xyY:
0.2824, 0.1331, 14.1398
CIE-Lab:
44.4328, 79.9607, -61.6835
CIE-LCH:
44.4328, 100.9879, 322.3526
CIE-Luv:
44.4328, 47.5193, -98.9618
Hunter-Lab:
37.6030, 76.6219, -71.6259
#b201d2 color charts
#b201d2 color shades, tints & tones
#b201d2 color schemes
#b201d2 color preview, HTML & CSS examples
This text has a color of #b201d2
<p style="color:#b201d2;">Text here</p>
.mytext {color:#b201d2;}
This box has a color of #b201d2
<div style="background-color:#b201d2;">Content here</div>
.mybackground {background-color:#b201d2;}
Border around this has a color of #b201d2
<div style="border:2px solid #b201d2;">Content here</div>
.myborder {border:2px solid #b201d2;}