#b026d2 color space conversions
Hex:
#b026d2
RGB:
176, 38, 210
CMY:
31, 85, 18
CMYK:
16, 82, 0, 18
HSL:
288°, 69.3548%, 48.6275%
HSV (HSB):
288°, 81.9048%, 82.3529%
XYZ:
30.2305, 15.2695, 62.3267
xyY:
0.2804, 0.1416, 15.2695
CIE-Lab:
46.0011, 74.0559, -59.1627
CIE-LCH:
46.0011, 94.7866, 321.3789
CIE-Luv:
46.0011, 43.7339, -95.9110
Hunter-Lab:
39.0762, 69.7095, -67.2146
#b026d2 color charts
#b026d2 color shades, tints & tones
#b026d2 color schemes
#b026d2 color preview, HTML & CSS examples
This text has a color of #b026d2
<p style="color:#b026d2;">Text here</p>
.mytext {color:#b026d2;}
This box has a color of #b026d2
<div style="background-color:#b026d2;">Content here</div>
.mybackground {background-color:#b026d2;}
Border around this has a color of #b026d2
<div style="border:2px solid #b026d2;">Content here</div>
.myborder {border:2px solid #b026d2;}