#b030cf color space conversions
Hex:
#b030cf
RGB:
176, 48, 207
CMY:
31, 81, 19
CMYK:
15, 77, 0, 19
HSL:
288°, 62.3529%, 50.0000%
HSV (HSB):
288°, 76.8116%, 81.1765%
XYZ:
30.2239, 15.8490, 60.4977
xyY:
0.2836, 0.1487, 15.8490
CIE-Lab:
46.7758, 70.6922, -56.1865
CIE-LCH:
46.7758, 90.3012, 321.5222
CIE-Luv:
46.7758, 43.2622, -91.8024
Hunter-Lab:
39.8108, 65.8463, -62.2313
#b030cf color charts
#b030cf color shades, tints & tones
#b030cf color schemes
#b030cf color preview, HTML & CSS examples
This text has a color of #b030cf
<p style="color:#b030cf;">Text here</p>
.mytext {color:#b030cf;}
This box has a color of #b030cf
<div style="background-color:#b030cf;">Content here</div>
.mybackground {background-color:#b030cf;}
Border around this has a color of #b030cf
<div style="border:2px solid #b030cf;">Content here</div>
.myborder {border:2px solid #b030cf;}