#b05cec color space conversions
Hex:
#b05cec
RGB:
176, 92, 236
CMY:
31, 64, 7
CMYK:
25, 61, 0, 7
HSL:
275°, 79.1209%, 64.3137%
HSV (HSB):
275°, 61.0169%, 92.5490%
XYZ:
36.8720, 22.9405, 81.8415
xyY:
0.2603, 0.1619, 22.9405
CIE-Lab:
55.0110, 58.5790, -59.4121
CIE-LCH:
55.0110, 83.4344, 314.5954
CIE-Luv:
55.0110, 26.8709, -99.2518
Hunter-Lab:
47.8963, 53.5961, -67.7828
#b05cec color charts
#b05cec color shades, tints & tones
#b05cec color schemes
#b05cec color preview, HTML & CSS examples
This text has a color of #b05cec
<p style="color:#b05cec;">Text here</p>
.mytext {color:#b05cec;}
This box has a color of #b05cec
<div style="background-color:#b05cec;">Content here</div>
.mybackground {background-color:#b05cec;}
Border around this has a color of #b05cec
<div style="border:2px solid #b05cec;">Content here</div>
.myborder {border:2px solid #b05cec;}