#b967e6 color space conversions
Hex:
#b967e6
RGB:
185, 103, 230
CMY:
27, 60, 10
CMYK:
20, 55, 0, 10
HSL:
279°, 71.7514%, 65.2941%
HSV (HSB):
279°, 55.2174%, 90.1961%
XYZ:
39.1408, 25.7280, 77.7660
xyY:
0.2744, 0.1804, 25.7280
CIE-Lab:
57.7779, 53.9837, -51.5716
CIE-LCH:
57.7779, 74.6584, 316.3091
CIE-Luv:
57.7779, 30.0209, -87.5989
Hunter-Lab:
50.7227, 48.9767, -55.3950
#b967e6 color charts
#b967e6 color shades, tints & tones
#b967e6 color schemes
#b967e6 color preview, HTML & CSS examples
This text has a color of #b967e6
<p style="color:#b967e6;">Text here</p>
.mytext {color:#b967e6;}
This box has a color of #b967e6
<div style="background-color:#b967e6;">Content here</div>
.mybackground {background-color:#b967e6;}
Border around this has a color of #b967e6
<div style="border:2px solid #b967e6;">Content here</div>
.myborder {border:2px solid #b967e6;}