#bc36f5 color space conversions
Hex:
#bc36f5
RGB:
188, 54, 245
CMY:
26, 79, 4
CMYK:
23, 78, 0, 4
HSL:
282°, 90.5213%, 58.6275%
HSV (HSB):
282°, 77.9592%, 96.0784%
XYZ:
38.5396, 19.9223, 88.2003
xyY:
0.2628, 0.1358, 19.9223
CIE-Lab:
51.7492, 78.0553, -69.6285
CIE-LCH:
51.7492, 104.5981, 318.2657
CIE-Luv:
51.7492, 39.1859, -114.6904
Hunter-Lab:
44.6344, 76.0160, -85.9167
#bc36f5 color charts
#bc36f5 color shades, tints & tones
#bc36f5 color schemes
#bc36f5 color preview, HTML & CSS examples
This text has a color of #bc36f5
<p style="color:#bc36f5;">Text here</p>
.mytext {color:#bc36f5;}
This box has a color of #bc36f5
<div style="background-color:#bc36f5;">Content here</div>
.mybackground {background-color:#bc36f5;}
Border around this has a color of #bc36f5
<div style="border:2px solid #bc36f5;">Content here</div>
.myborder {border:2px solid #bc36f5;}