#b068b9 color space conversions
Hex:
#b068b9
RGB:
176, 104, 185
CMY:
31, 59, 27
CMYK:
5, 44, 0, 27
HSL:
293°, 36.6516%, 56.6667%
HSV (HSB):
293°, 43.7838%, 72.5490%
XYZ:
31.6118, 22.6335, 48.6015
xyY:
0.3074, 0.2201, 22.6335
CIE-Lab:
54.6928, 41.7126, -30.9639
CIE-LCH:
54.6928, 51.9490, 323.4130
CIE-Luv:
54.6928, 33.2587, -52.8047
Hunter-Lab:
47.5747, 35.3515, -27.2674
#b068b9 color charts
#b068b9 color shades, tints & tones
#b068b9 color schemes
#b068b9 color preview, HTML & CSS examples
This text has a color of #b068b9
<p style="color:#b068b9;">Text here</p>
.mytext {color:#b068b9;}
This box has a color of #b068b9
<div style="background-color:#b068b9;">Content here</div>
.mybackground {background-color:#b068b9;}
Border around this has a color of #b068b9
<div style="border:2px solid #b068b9;">Content here</div>
.myborder {border:2px solid #b068b9;}