#b05ceb color space conversions
Hex:
#b05ceb
RGB:
176, 92, 235
CMY:
31, 64, 8
CMYK:
25, 61, 0, 8
HSL:
275°, 78.1421%, 64.1176%
HSV (HSB):
275°, 60.8511%, 92.1569%
XYZ:
36.7270, 22.8826, 81.0783
xyY:
0.2611, 0.1626, 22.8826
CIE-Lab:
54.9512, 58.3586, -58.9483
CIE-LCH:
54.9512, 82.9496, 314.7120
CIE-Luv:
54.9512, 27.0687, -98.4937
Hunter-Lab:
47.8357, 53.3352, -67.0075
#b05ceb color charts
#b05ceb color shades, tints & tones
#b05ceb color schemes
#b05ceb color preview, HTML & CSS examples
This text has a color of #b05ceb
<p style="color:#b05ceb;">Text here</p>
.mytext {color:#b05ceb;}
This box has a color of #b05ceb
<div style="background-color:#b05ceb;">Content here</div>
.mybackground {background-color:#b05ceb;}
Border around this has a color of #b05ceb
<div style="border:2px solid #b05ceb;">Content here</div>
.myborder {border:2px solid #b05ceb;}