#b938f9 color space conversions
Hex:
#b938f9
RGB:
185, 56, 249
CMY:
27, 78, 2
CMYK:
26, 78, 0, 2
HSL:
280°, 94.1463%, 59.8039%
HSV (HSB):
280°, 77.5100%, 97.6471%
XYZ:
38.5206, 19.9822, 91.4492
xyY:
0.2569, 0.1333, 19.9822
CIE-Lab:
51.8171, 77.7021, -71.7732
CIE-LCH:
51.8171, 105.7781, 317.2714
CIE-Luv:
51.8171, 36.1614, -117.7282
Hunter-Lab:
44.7014, 75.5916, -90.0032
#b938f9 color charts
#b938f9 color shades, tints & tones
#b938f9 color schemes
#b938f9 color preview, HTML & CSS examples
This text has a color of #b938f9
<p style="color:#b938f9;">Text here</p>
.mytext {color:#b938f9;}
This box has a color of #b938f9
<div style="background-color:#b938f9;">Content here</div>
.mybackground {background-color:#b938f9;}
Border around this has a color of #b938f9
<div style="border:2px solid #b938f9;">Content here</div>
.myborder {border:2px solid #b938f9;}