#b02ddb color space conversions
Hex:
#b02ddb
RGB:
176, 45, 219
CMY:
31, 82, 14
CMYK:
20, 79, 0, 14
HSL:
285°, 70.7317%, 51.7647%
HSV (HSB):
285°, 79.4521%, 85.8824%
XYZ:
31.6291, 16.2214, 68.4818
xyY:
0.2719, 0.1394, 16.2214
CIE-Lab:
47.2636, 73.7984, -62.2818
CIE-LCH:
47.2636, 96.5673, 319.8375
CIE-Luv:
47.2636, 40.2567, -101.0338
Hunter-Lab:
40.2757, 69.6958, -72.6192
#b02ddb color charts
#b02ddb color shades, tints & tones
#b02ddb color schemes
#b02ddb color preview, HTML & CSS examples
This text has a color of #b02ddb
<p style="color:#b02ddb;">Text here</p>
.mytext {color:#b02ddb;}
This box has a color of #b02ddb
<div style="background-color:#b02ddb;">Content here</div>
.mybackground {background-color:#b02ddb;}
Border around this has a color of #b02ddb
<div style="border:2px solid #b02ddb;">Content here</div>
.myborder {border:2px solid #b02ddb;}