#b93bd8 color space conversions
Hex:
#b93bd8
RGB:
185, 59, 216
CMY:
27, 77, 15
CMYK:
14, 73, 0, 15
HSL:
288°, 66.8085%, 53.9216%
HSV (HSB):
288°, 72.6852%, 84.7059%
XYZ:
33.9662, 18.4001, 66.7271
xyY:
0.2852, 0.1545, 18.4001
CIE-Lab:
49.9778, 70.4314, -56.1258
CIE-LCH:
49.9778, 90.0594, 321.4491
CIE-Luv:
49.9778, 44.4950, -93.3789
Hunter-Lab:
42.8953, 66.2766, -62.2036
#b93bd8 color charts
#b93bd8 color shades, tints & tones
#b93bd8 color schemes
#b93bd8 color preview, HTML & CSS examples
This text has a color of #b93bd8
<p style="color:#b93bd8;">Text here</p>
.mytext {color:#b93bd8;}
This box has a color of #b93bd8
<div style="background-color:#b93bd8;">Content here</div>
.mybackground {background-color:#b93bd8;}
Border around this has a color of #b93bd8
<div style="border:2px solid #b93bd8;">Content here</div>
.myborder {border:2px solid #b93bd8;}