#b05cd6 color space conversions
Hex:
#b05cd6
RGB:
176, 92, 214
CMY:
31, 64, 16
CMYK:
18, 57, 0, 16
HSL:
281°, 59.8039%, 60.0000%
HSV (HSB):
281°, 57.0093%, 83.9216%
XYZ:
33.8692, 21.7394, 66.0294
xyY:
0.2784, 0.1787, 21.7394
CIE-Lab:
53.7494, 53.8363, -49.0288
CIE-LCH:
53.7494, 72.8161, 317.6758
CIE-Luv:
53.7494, 31.3940, -82.2636
Hunter-Lab:
46.6256, 48.0693, -51.3263
#b05cd6 color charts
#b05cd6 color shades, tints & tones
#b05cd6 color schemes
#b05cd6 color preview, HTML & CSS examples
This text has a color of #b05cd6
<p style="color:#b05cd6;">Text here</p>
.mytext {color:#b05cd6;}
This box has a color of #b05cd6
<div style="background-color:#b05cd6;">Content here</div>
.mybackground {background-color:#b05cd6;}
Border around this has a color of #b05cd6
<div style="border:2px solid #b05cd6;">Content here</div>
.myborder {border:2px solid #b05cd6;}