#b05fec color space conversions
Hex:
#b05fec
RGB:
176, 95, 236
CMY:
31, 63, 7
CMYK:
25, 60, 0, 7
HSL:
274°, 78.7709%, 64.9020%
HSV (HSB):
274°, 59.7458%, 92.5490%
XYZ:
37.1370, 23.4707, 81.9298
xyY:
0.2605, 0.1647, 23.4707
CIE-Lab:
55.5539, 57.1109, -58.5416
CIE-LCH:
55.5539, 81.7849, 314.2913
CIE-Luv:
55.5539, 26.0709, -97.9839
Hunter-Lab:
48.4465, 52.0490, -66.3551
#b05fec color charts
#b05fec color shades, tints & tones
#b05fec color schemes
#b05fec color preview, HTML & CSS examples
This text has a color of #b05fec
<p style="color:#b05fec;">Text here</p>
.mytext {color:#b05fec;}
This box has a color of #b05fec
<div style="background-color:#b05fec;">Content here</div>
.mybackground {background-color:#b05fec;}
Border around this has a color of #b05fec
<div style="border:2px solid #b05fec;">Content here</div>
.myborder {border:2px solid #b05fec;}