#b00adb color space conversions
Hex:
#b00adb
RGB:
176, 10, 219
CMY:
31, 96, 14
CMYK:
20, 95, 0, 14
HSL:
288°, 91.2664%, 44.9020%
HSV (HSB):
288°, 95.4338%, 85.8824%
XYZ:
30.7992, 14.5617, 68.2052
xyY:
0.2712, 0.1282, 14.5617
CIE-Lab:
45.0279, 80.3779, -65.9054
CIE-LCH:
45.0279, 103.9429, 320.6501
CIE-Luv:
45.0279, 43.0913, -105.1118
Hunter-Lab:
38.1597, 77.2901, -79.2608
#b00adb color charts
#b00adb color shades, tints & tones
#b00adb color schemes
#b00adb color preview, HTML & CSS examples
This text has a color of #b00adb
<p style="color:#b00adb;">Text here</p>
.mytext {color:#b00adb;}
This box has a color of #b00adb
<div style="background-color:#b00adb;">Content here</div>
.mybackground {background-color:#b00adb;}
Border around this has a color of #b00adb
<div style="border:2px solid #b00adb;">Content here</div>
.myborder {border:2px solid #b00adb;}