#b069c9 color space conversions
Hex:
#b069c9
RGB:
176, 105, 201
CMY:
31, 59, 21
CMYK:
12, 48, 0, 21
HSL:
284°, 47.0588%, 60.0000%
HSV (HSB):
284°, 47.7612%, 78.8235%
XYZ:
33.4987, 23.5503, 58.0384
xyY:
0.2911, 0.2046, 23.5503
CIE-Lab:
55.6347, 44.4127, -38.6537
CIE-LCH:
55.6347, 58.8778, 318.9660
CIE-Luv:
55.6347, 29.7010, -65.4075
Hunter-Lab:
48.5287, 38.2910, -36.9385
#b069c9 color charts
#b069c9 color shades, tints & tones
#b069c9 color schemes
#b069c9 color preview, HTML & CSS examples
This text has a color of #b069c9
<p style="color:#b069c9;">Text here</p>
.mytext {color:#b069c9;}
This box has a color of #b069c9
<div style="background-color:#b069c9;">Content here</div>
.mybackground {background-color:#b069c9;}
Border around this has a color of #b069c9
<div style="border:2px solid #b069c9;">Content here</div>
.myborder {border:2px solid #b069c9;}