#b02bd9 color space conversions
Hex:
#b02bd9
RGB:
176, 43, 217
CMY:
31, 83, 15
CMYK:
19, 80, 0, 15
HSL:
286°, 69.6000%, 50.9804%
HSV (HSB):
286°, 80.1843%, 85.0980%
XYZ:
31.2928, 15.9676, 67.0784
xyY:
0.2737, 0.1397, 15.9676
CIE-Lab:
46.9320, 73.9953, -61.6749
CIE-LCH:
46.9320, 96.3281, 320.1889
CIE-Luv:
46.9320, 41.0787, -99.9957
Hunter-Lab:
39.9595, 69.8564, -71.5561
#b02bd9 color charts
#b02bd9 color shades, tints & tones
#b02bd9 color schemes
#b02bd9 color preview, HTML & CSS examples
This text has a color of #b02bd9
<p style="color:#b02bd9;">Text here</p>
.mytext {color:#b02bd9;}
This box has a color of #b02bd9
<div style="background-color:#b02bd9;">Content here</div>
.mybackground {background-color:#b02bd9;}
Border around this has a color of #b02bd9
<div style="border:2px solid #b02bd9;">Content here</div>
.myborder {border:2px solid #b02bd9;}