#b26bdc color space conversions
Hex:
#b26bdc
RGB:
178, 107, 220
CMY:
30, 58, 14
CMYK:
19, 51, 0, 14
HSL:
278°, 61.7486%, 64.1176%
HSV (HSB):
278°, 51.3636%, 86.2745%
XYZ:
36.5361, 25.1477, 70.6385
xyY:
0.2761, 0.1900, 25.1477
CIE-Lab:
57.2190, 47.9510, -46.8975
CIE-LCH:
57.2190, 67.0722, 315.6364
CIE-Luv:
57.2190, 26.5865, -79.2908
Hunter-Lab:
50.1475, 42.2921, -48.4136
#b26bdc color charts
#b26bdc color shades, tints & tones
#b26bdc color schemes
#b26bdc color preview, HTML & CSS examples
This text has a color of #b26bdc
<p style="color:#b26bdc;">Text here</p>
.mytext {color:#b26bdc;}
This box has a color of #b26bdc
<div style="background-color:#b26bdc;">Content here</div>
.mybackground {background-color:#b26bdc;}
Border around this has a color of #b26bdc
<div style="border:2px solid #b26bdc;">Content here</div>
.myborder {border:2px solid #b26bdc;}