#b201b8 color space conversions
Hex:
#b201b8
RGB:
178, 1, 184
CMY:
30, 100, 28
CMYK:
3, 99, 0, 28
HSL:
298°, 98.9189%, 36.2745%
HSV (HSB):
298°, 99.4565%, 72.1569%
XYZ:
27.0227, 12.9474, 46.4222
xyY:
0.3128, 0.1499, 12.9474
CIE-Lab:
42.6838, 75.8283, -49.3494
CIE-LCH:
42.6838, 90.4726, 326.9437
CIE-Luv:
42.6838, 56.5964, -80.5150
Hunter-Lab:
35.9825, 71.0834, -51.3044
#b201b8 color charts
#b201b8 color shades, tints & tones
#b201b8 color schemes
#b201b8 color preview, HTML & CSS examples
This text has a color of #b201b8
<p style="color:#b201b8;">Text here</p>
.mytext {color:#b201b8;}
This box has a color of #b201b8
<div style="background-color:#b201b8;">Content here</div>
.mybackground {background-color:#b201b8;}
Border around this has a color of #b201b8
<div style="border:2px solid #b201b8;">Content here</div>
.myborder {border:2px solid #b201b8;}