#b938d3 color space conversions
Hex:
#b938d3
RGB:
185, 56, 211
CMY:
27, 78, 17
CMYK:
12, 73, 0, 17
HSL:
290°, 63.7860%, 52.3529%
HSV (HSB):
290°, 73.4597%, 82.7451%
XYZ:
33.1796, 17.8458, 63.3238
xyY:
0.2902, 0.1561, 17.8458
CIE-Lab:
49.3085, 70.5559, -54.3411
CIE-LCH:
49.3085, 89.0567, 322.3970
CIE-Luv:
49.3085, 46.5066, -90.4570
Hunter-Lab:
42.2443, 66.2706, -59.3043
#b938d3 color charts
#b938d3 color shades, tints & tones
#b938d3 color schemes
#b938d3 color preview, HTML & CSS examples
This text has a color of #b938d3
<p style="color:#b938d3;">Text here</p>
.mytext {color:#b938d3;}
This box has a color of #b938d3
<div style="background-color:#b938d3;">Content here</div>
.mybackground {background-color:#b938d3;}
Border around this has a color of #b938d3
<div style="border:2px solid #b938d3;">Content here</div>
.myborder {border:2px solid #b938d3;}