#b201d8 color space conversions
Hex:
#b201d8
RGB:
178, 1, 216
CMY:
30, 100, 15
CMYK:
18, 100, 0, 15
HSL:
289°, 99.0783%, 42.5490%
HSV (HSB):
289°, 99.5370%, 84.7059%
XYZ:
30.7656, 14.4446, 66.1323
xyY:
0.2763, 0.1297, 14.4446
CIE-Lab:
44.8638, 80.9600, -64.4368
CIE-LCH:
44.8638, 103.4728, 321.4834
CIE-Luv:
44.8638, 45.6026, -103.0822
Hunter-Lab:
38.0060, 77.9842, -76.5633
#b201d8 color charts
#b201d8 color shades, tints & tones
#b201d8 color schemes
#b201d8 color preview, HTML & CSS examples
This text has a color of #b201d8
<p style="color:#b201d8;">Text here</p>
.mytext {color:#b201d8;}
This box has a color of #b201d8
<div style="background-color:#b201d8;">Content here</div>
.mybackground {background-color:#b201d8;}
Border around this has a color of #b201d8
<div style="border:2px solid #b201d8;">Content here</div>
.myborder {border:2px solid #b201d8;}