#b068d4 color space conversions
Hex:
#b068d4
RGB:
176, 104, 212
CMY:
31, 59, 17
CMYK:
17, 51, 0, 17
HSL:
280°, 55.6701%, 61.9608%
HSV (HSB):
280°, 50.9434%, 83.1373%
XYZ:
34.7385, 23.8842, 65.0665
xyY:
0.2809, 0.1931, 23.8842
CIE-Lab:
55.9717, 47.2647, -44.3706
CIE-LCH:
55.9717, 64.8283, 316.8090
CIE-Luv:
55.9717, 27.9378, -74.8637
Hunter-Lab:
48.8715, 41.3551, -44.7276
#b068d4 color charts
#b068d4 color shades, tints & tones
#b068d4 color schemes
#b068d4 color preview, HTML & CSS examples
This text has a color of #b068d4
<p style="color:#b068d4;">Text here</p>
.mytext {color:#b068d4;}
This box has a color of #b068d4
<div style="background-color:#b068d4;">Content here</div>
.mybackground {background-color:#b068d4;}
Border around this has a color of #b068d4
<div style="border:2px solid #b068d4;">Content here</div>
.myborder {border:2px solid #b068d4;}