#b033ec color space conversions
Hex:
#b033ec
RGB:
176, 51, 236
CMY:
31, 80, 7
CMYK:
25, 78, 0, 7
HSL:
281°, 82.9596%, 56.2745%
HSV (HSB):
281°, 78.3898%, 92.5490%
XYZ:
34.2286, 17.6539, 80.9604
xyY:
0.2577, 0.1329, 17.6539
CIE-Lab:
49.0736, 75.2403, -68.9941
CIE-LCH:
49.0736, 102.0847, 317.4797
CIE-Luv:
49.0736, 34.9653, -111.7357
Hunter-Lab:
42.0165, 71.8856, -84.8325
#b033ec color charts
#b033ec color shades, tints & tones
#b033ec color schemes
#b033ec color preview, HTML & CSS examples
This text has a color of #b033ec
<p style="color:#b033ec;">Text here</p>
.mytext {color:#b033ec;}
This box has a color of #b033ec
<div style="background-color:#b033ec;">Content here</div>
.mybackground {background-color:#b033ec;}
Border around this has a color of #b033ec
<div style="border:2px solid #b033ec;">Content here</div>
.myborder {border:2px solid #b033ec;}