#bc72e8 color space conversions
Hex:
#bc72e8
RGB:
188, 114, 232
CMY:
26, 55, 9
CMYK:
19, 51, 0, 9
HSL:
278°, 71.9512%, 67.8431%
HSV (HSB):
278°, 50.8621%, 90.9804%
XYZ:
41.3218, 28.5522, 79.6772
xyY:
0.2763, 0.1909, 28.5522
CIE-Lab:
60.3844, 49.5342, -48.5304
CIE-LCH:
60.3844, 69.3458, 315.5865
CIE-Luv:
60.3844, 27.7947, -82.9824
Hunter-Lab:
53.4342, 44.5279, -51.0048
#bc72e8 color charts
#bc72e8 color shades, tints & tones
#bc72e8 color schemes
#bc72e8 color preview, HTML & CSS examples
This text has a color of #bc72e8
<p style="color:#bc72e8;">Text here</p>
.mytext {color:#bc72e8;}
This box has a color of #bc72e8
<div style="background-color:#bc72e8;">Content here</div>
.mybackground {background-color:#bc72e8;}
Border around this has a color of #bc72e8
<div style="border:2px solid #bc72e8;">Content here</div>
.myborder {border:2px solid #bc72e8;}