#b030d9 color space conversions
Hex:
#b030d9
RGB:
176, 48, 217
CMY:
31, 81, 15
CMYK:
19, 78, 0, 15
HSL:
285°, 68.9796%, 51.9608%
HSV (HSB):
285°, 77.8802%, 85.0980%
XYZ:
31.4858, 16.3538, 67.1427
xyY:
0.2738, 0.1422, 16.3538
CIE-Lab:
47.4352, 72.5347, -60.8616
CIE-LCH:
47.4352, 94.6859, 320.0010
CIE-Luv:
47.4352, 40.4025, -99.0120
Hunter-Lab:
40.4398, 68.2079, -70.1322
#b030d9 color charts
#b030d9 color shades, tints & tones
#b030d9 color schemes
#b030d9 color preview, HTML & CSS examples
This text has a color of #b030d9
<p style="color:#b030d9;">Text here</p>
.mytext {color:#b030d9;}
This box has a color of #b030d9
<div style="background-color:#b030d9;">Content here</div>
.mybackground {background-color:#b030d9;}
Border around this has a color of #b030d9
<div style="border:2px solid #b030d9;">Content here</div>
.myborder {border:2px solid #b030d9;}