#b02dd1 color space conversions
Hex:
#b02dd1
RGB:
176, 45, 209
CMY:
31, 82, 18
CMYK:
16, 78, 0, 18
HSL:
288°, 64.5669%, 49.8039%
HSV (HSB):
288°, 78.4689%, 81.9608%
XYZ:
30.3515, 15.7103, 61.7543
xyY:
0.2815, 0.1457, 15.7103
CIE-Lab:
46.5921, 71.9632, -57.6337
CIE-LCH:
46.5921, 92.1974, 321.3095
CIE-Luv:
46.5921, 43.1211, -93.8913
Hunter-Lab:
39.6363, 67.3231, -64.6299
#b02dd1 color charts
#b02dd1 color shades, tints & tones
#b02dd1 color schemes
#b02dd1 color preview, HTML & CSS examples
This text has a color of #b02dd1
<p style="color:#b02dd1;">Text here</p>
.mytext {color:#b02dd1;}
This box has a color of #b02dd1
<div style="background-color:#b02dd1;">Content here</div>
.mybackground {background-color:#b02dd1;}
Border around this has a color of #b02dd1
<div style="border:2px solid #b02dd1;">Content here</div>
.myborder {border:2px solid #b02dd1;}