#b948d9 color space conversions
Hex:
#b948d9
RGB:
185, 72, 217
CMY:
27, 72, 15
CMYK:
15, 67, 0, 15
HSL:
287°, 65.6109%, 56.6667%
HSV (HSB):
287°, 66.8203%, 85.0980%
XYZ:
34.8493, 19.9588, 67.6613
xyY:
0.2846, 0.1630, 19.9588
CIE-Lab:
51.7906, 65.6666, -53.7895
CIE-LCH:
51.7906, 84.8847, 320.6780
CIE-Luv:
51.7906, 41.5020, -90.1959
Hunter-Lab:
44.6752, 61.0589, -58.5229
#b948d9 color charts
#b948d9 color shades, tints & tones
#b948d9 color schemes
#b948d9 color preview, HTML & CSS examples
This text has a color of #b948d9
<p style="color:#b948d9;">Text here</p>
.mytext {color:#b948d9;}
This box has a color of #b948d9
<div style="background-color:#b948d9;">Content here</div>
.mybackground {background-color:#b948d9;}
Border around this has a color of #b948d9
<div style="border:2px solid #b948d9;">Content here</div>
.myborder {border:2px solid #b948d9;}