#bc30ec color space conversions
Hex:
#bc30ec
RGB:
188, 48, 236
CMY:
26, 81, 7
CMYK:
20, 80, 0, 7
HSL:
285°, 83.1858%, 55.6863%
HSV (HSB):
285°, 79.6610%, 92.5490%
XYZ:
36.9363, 18.8614, 81.0507
xyY:
0.2699, 0.1378, 18.8614
CIE-Lab:
50.5247, 78.1288, -66.5597
CIE-LCH:
50.5247, 102.6367, 319.5716
CIE-Luv:
50.5247, 42.4179, -109.5754
Hunter-Lab:
43.4297, 75.8095, -80.2492
#bc30ec color charts
#bc30ec color shades, tints & tones
#bc30ec color schemes
#bc30ec color preview, HTML & CSS examples
This text has a color of #bc30ec
<p style="color:#bc30ec;">Text here</p>
.mytext {color:#bc30ec;}
This box has a color of #bc30ec
<div style="background-color:#bc30ec;">Content here</div>
.mybackground {background-color:#bc30ec;}
Border around this has a color of #bc30ec
<div style="border:2px solid #bc30ec;">Content here</div>
.myborder {border:2px solid #bc30ec;}