#b93ed1 color space conversions
Hex:
#b93ed1
RGB:
185, 62, 209
CMY:
27, 76, 18
CMYK:
11, 70, 0, 18
HSL:
290°, 61.5063%, 53.1373%
HSV (HSB):
290°, 70.3349%, 81.9608%
XYZ:
33.2388, 18.3630, 62.1141
xyY:
0.2923, 0.1615, 18.3630
CIE-Lab:
49.9334, 68.0715, -52.1938
CIE-LCH:
49.9334, 85.7783, 322.5208
CIE-Luv:
49.9334, 45.9215, -87.2965
Hunter-Lab:
42.8521, 63.4651, -55.9445
#b93ed1 color charts
#b93ed1 color shades, tints & tones
#b93ed1 color schemes
#b93ed1 color preview, HTML & CSS examples
This text has a color of #b93ed1
<p style="color:#b93ed1;">Text here</p>
.mytext {color:#b93ed1;}
This box has a color of #b93ed1
<div style="background-color:#b93ed1;">Content here</div>
.mybackground {background-color:#b93ed1;}
Border around this has a color of #b93ed1
<div style="border:2px solid #b93ed1;">Content here</div>
.myborder {border:2px solid #b93ed1;}