#b05ccf color space conversions
Hex:
#b05ccf
RGB:
176, 92, 207
CMY:
31, 64, 19
CMYK:
15, 56, 0, 19
HSL:
284°, 54.5024%, 58.6275%
HSV (HSB):
284°, 55.5556%, 81.1765%
XYZ:
32.9941, 21.3894, 61.4211
xyY:
0.2849, 0.1847, 21.3894
CIE-Lab:
53.3731, 52.3790, -45.6442
CIE-LCH:
53.3731, 69.4763, 318.9304
CIE-Luv:
53.3731, 32.9058, -76.7304
Hunter-Lab:
46.2487, 46.4080, -46.3667
#b05ccf color charts
#b05ccf color shades, tints & tones
#b05ccf color schemes
#b05ccf color preview, HTML & CSS examples
This text has a color of #b05ccf
<p style="color:#b05ccf;">Text here</p>
.mytext {color:#b05ccf;}
This box has a color of #b05ccf
<div style="background-color:#b05ccf;">Content here</div>
.mybackground {background-color:#b05ccf;}
Border around this has a color of #b05ccf
<div style="border:2px solid #b05ccf;">Content here</div>
.myborder {border:2px solid #b05ccf;}