#b075d4 color space conversions
Hex:
#b075d4
RGB:
176, 117, 212
CMY:
31, 54, 17
CMYK:
17, 45, 0, 17
HSL:
277°, 52.4862%, 64.5098%
HSV (HSB):
277°, 44.8113%, 83.1373%
XYZ:
36.1495, 26.7062, 65.5369
xyY:
0.2816, 0.2080, 26.7062
CIE-Lab:
58.7013, 40.2748, -40.0691
CIE-LCH:
58.7013, 56.8119, 315.1467
CIE-Luv:
58.7013, 23.2489, -67.7948
Hunter-Lab:
51.6780, 34.4267, -39.0156
#b075d4 color charts
#b075d4 color shades, tints & tones
#b075d4 color schemes
#b075d4 color preview, HTML & CSS examples
This text has a color of #b075d4
<p style="color:#b075d4;">Text here</p>
.mytext {color:#b075d4;}
This box has a color of #b075d4
<div style="background-color:#b075d4;">Content here</div>
.mybackground {background-color:#b075d4;}
Border around this has a color of #b075d4
<div style="border:2px solid #b075d4;">Content here</div>
.myborder {border:2px solid #b075d4;}