#b93daf color space conversions
Hex:
#b93daf
RGB:
185, 61, 175
CMY:
27, 76, 31
CMYK:
0, 67, 5, 27
HSL:
305°, 50.4065%, 48.2353%
HSV (HSB):
305°, 67.0270%, 72.5490%
XYZ:
29.4142, 16.7469, 42.2396
xyY:
0.3327, 0.1894, 16.7469
CIE-Lab:
47.9396, 62.6004, -35.6240
CIE-LCH:
47.9396, 72.0270, 330.3571
CIE-Luv:
47.9396, 56.7151, -61.2729
Hunter-Lab:
40.9230, 56.6850, -32.5514
#b93daf color charts
#b93daf color shades, tints & tones
#b93daf color schemes
#b93daf color preview, HTML & CSS examples
This text has a color of #b93daf
<p style="color:#b93daf;">Text here</p>
.mytext {color:#b93daf;}
This box has a color of #b93daf
<div style="background-color:#b93daf;">Content here</div>
.mybackground {background-color:#b93daf;}
Border around this has a color of #b93daf
<div style="border:2px solid #b93daf;">Content here</div>
.myborder {border:2px solid #b93daf;}