#b03ce4 color space conversions
Hex:
#b03ce4
RGB:
176, 60, 228
CMY:
31, 76, 11
CMYK:
23, 74, 0, 11
HSL:
281°, 75.6757%, 56.4706%
HSV (HSB):
281°, 73.6842%, 89.4118%
XYZ:
33.5239, 18.0633, 75.1184
xyY:
0.2646, 0.1426, 18.0633
CIE-Lab:
49.5727, 70.6306, -63.6662
CIE-LCH:
49.5727, 95.0898, 317.9686
CIE-Luv:
49.5727, 35.6077, -104.0794
Hunter-Lab:
42.5009, 66.4210, -75.0418
#b03ce4 color charts
#b03ce4 color shades, tints & tones
#b03ce4 color schemes
#b03ce4 color preview, HTML & CSS examples
This text has a color of #b03ce4
<p style="color:#b03ce4;">Text here</p>
.mytext {color:#b03ce4;}
This box has a color of #b03ce4
<div style="background-color:#b03ce4;">Content here</div>
.mybackground {background-color:#b03ce4;}
Border around this has a color of #b03ce4
<div style="border:2px solid #b03ce4;">Content here</div>
.myborder {border:2px solid #b03ce4;}