#b067c8 color space conversions
Hex:
#b067c8
RGB:
176, 103, 200
CMY:
31, 60, 22
CMYK:
12, 49, 0, 22
HSL:
285°, 46.8599%, 59.4118%
HSV (HSB):
285°, 48.5000%, 78.4314%
XYZ:
33.1801, 23.1007, 57.3537
xyY:
0.2920, 0.2033, 23.1007
CIE-Lab:
55.1759, 45.2668, -38.8044
CIE-LCH:
55.1759, 59.6227, 319.3956
CIE-Luv:
55.1759, 30.6307, -65.6495
Hunter-Lab:
48.0632, 39.1154, -37.1063
#b067c8 color charts
#b067c8 color shades, tints & tones
#b067c8 color schemes
#b067c8 color preview, HTML & CSS examples
This text has a color of #b067c8
<p style="color:#b067c8;">Text here</p>
.mytext {color:#b067c8;}
This box has a color of #b067c8
<div style="background-color:#b067c8;">Content here</div>
.mybackground {background-color:#b067c8;}
Border around this has a color of #b067c8
<div style="border:2px solid #b067c8;">Content here</div>
.myborder {border:2px solid #b067c8;}