#b96de6 color space conversions
Hex:
#b96de6
RGB:
185, 109, 230
CMY:
27, 57, 10
CMYK:
20, 53, 0, 10
HSL:
278°, 70.7602%, 66.4706%
HSV (HSB):
278°, 52.6087%, 90.1961%
XYZ:
39.7592, 26.9647, 77.9721
xyY:
0.2748, 0.1864, 26.9647
CIE-Lab:
58.9417, 50.9164, -49.7229
CIE-LCH:
58.9417, 71.1677, 315.6794
CIE-Luv:
58.9417, 28.1033, -84.6503
Hunter-Lab:
51.9276, 45.7980, -52.6779
#b96de6 color charts
#b96de6 color shades, tints & tones
#b96de6 color schemes
#b96de6 color preview, HTML & CSS examples
This text has a color of #b96de6
<p style="color:#b96de6;">Text here</p>
.mytext {color:#b96de6;}
This box has a color of #b96de6
<div style="background-color:#b96de6;">Content here</div>
.mybackground {background-color:#b96de6;}
Border around this has a color of #b96de6
<div style="border:2px solid #b96de6;">Content here</div>
.myborder {border:2px solid #b96de6;}