#b93da5 color space conversions
Hex:
#b93da5
RGB:
185, 61, 165
CMY:
27, 76, 35
CMYK:
0, 67, 11, 27
HSL:
310°, 50.4065%, 48.2353%
HSV (HSB):
310°, 67.0270%, 72.5490%
XYZ:
28.4679, 16.3684, 37.2563
xyY:
0.3468, 0.1994, 16.3684
CIE-Lab:
47.4541, 61.0262, -30.4831
CIE-LCH:
47.4541, 68.2160, 333.4575
CIE-Luv:
47.4541, 60.0528, -53.3345
Hunter-Lab:
40.4579, 54.7989, -26.2777
#b93da5 color charts
#b93da5 color shades, tints & tones
#b93da5 color schemes
#b93da5 color preview, HTML & CSS examples
This text has a color of #b93da5
<p style="color:#b93da5;">Text here</p>
.mytext {color:#b93da5;}
This box has a color of #b93da5
<div style="background-color:#b93da5;">Content here</div>
.mybackground {background-color:#b93da5;}
Border around this has a color of #b93da5
<div style="border:2px solid #b93da5;">Content here</div>
.myborder {border:2px solid #b93da5;}