#b03cee color space conversions
Hex:
#b03cee
RGB:
176, 60, 238
CMY:
31, 76, 7
CMYK:
26, 75, 0, 7
HSL:
279°, 83.9623%, 58.4314%
HSV (HSB):
279°, 74.7899%, 93.3333%
XYZ:
34.9530, 18.6349, 82.6436
xyY:
0.2566, 0.1368, 18.6349
CIE-Lab:
50.2573, 72.6301, -68.2004
CIE-LCH:
50.2573, 99.6314, 316.8016
CIE-Luv:
50.2573, 33.1611, -111.1528
Hunter-Lab:
43.1681, 68.9862, -83.2906
#b03cee color charts
#b03cee color shades, tints & tones
#b03cee color schemes
#b03cee color preview, HTML & CSS examples
This text has a color of #b03cee
<p style="color:#b03cee;">Text here</p>
.mytext {color:#b03cee;}
This box has a color of #b03cee
<div style="background-color:#b03cee;">Content here</div>
.mybackground {background-color:#b03cee;}
Border around this has a color of #b03cee
<div style="border:2px solid #b03cee;">Content here</div>
.myborder {border:2px solid #b03cee;}