#b075d8 color space conversions
Hex:
#b075d8
RGB:
176, 117, 216
CMY:
31, 54, 15
CMYK:
19, 46, 0, 15
HSL:
276°, 55.9322%, 65.2941%
HSV (HSB):
276°, 45.8333%, 84.7059%
XYZ:
36.6605, 26.9106, 68.2278
xyY:
0.2782, 0.2042, 26.9106
CIE-Lab:
58.8914, 41.1544, -42.0216
CIE-LCH:
58.8914, 58.8175, 314.4026
CIE-Luv:
58.8914, 22.5934, -71.0784
Hunter-Lab:
51.8754, 35.3645, -41.6669
#b075d8 color charts
#b075d8 color shades, tints & tones
#b075d8 color schemes
#b075d8 color preview, HTML & CSS examples
This text has a color of #b075d8
<p style="color:#b075d8;">Text here</p>
.mytext {color:#b075d8;}
This box has a color of #b075d8
<div style="background-color:#b075d8;">Content here</div>
.mybackground {background-color:#b075d8;}
Border around this has a color of #b075d8
<div style="border:2px solid #b075d8;">Content here</div>
.myborder {border:2px solid #b075d8;}