#b05fdc color space conversions
Hex:
#b05fdc
RGB:
176, 95, 220
CMY:
31, 63, 14
CMYK:
20, 57, 0, 14
HSL:
279°, 64.1026%, 61.7647%
HSV (HSB):
279°, 56.8182%, 86.2745%
XYZ:
34.9150, 22.5818, 70.2287
xyY:
0.2734, 0.1768, 22.5818
CIE-Lab:
54.6390, 53.6135, -51.0104
CIE-LCH:
54.6390, 74.0032, 316.4253
CIE-Luv:
54.6390, 29.2429, -85.6091
Hunter-Lab:
47.5203, 47.9900, -54.3584
#b05fdc color charts
#b05fdc color shades, tints & tones
#b05fdc color schemes
#b05fdc color preview, HTML & CSS examples
This text has a color of #b05fdc
<p style="color:#b05fdc;">Text here</p>
.mytext {color:#b05fdc;}
This box has a color of #b05fdc
<div style="background-color:#b05fdc;">Content here</div>
.mybackground {background-color:#b05fdc;}
Border around this has a color of #b05fdc
<div style="border:2px solid #b05fdc;">Content here</div>
.myborder {border:2px solid #b05fdc;}