#bc35d4 color space conversions
Hex:
#bc35d4
RGB:
188, 53, 212
CMY:
26, 79, 17
CMYK:
11, 75, 0, 17
HSL:
291°, 64.8980%, 51.9608%
HSV (HSB):
291°, 75.0000%, 83.1373%
XYZ:
33.8958, 17.9910, 63.9735
xyY:
0.2926, 0.1553, 17.9910
CIE-Lab:
49.4852, 72.3092, -54.6054
CIE-LCH:
49.4852, 90.6111, 322.9412
CIE-Luv:
49.4852, 48.6913, -91.1416
Hunter-Lab:
42.4158, 68.4171, -59.7327
#bc35d4 color charts
#bc35d4 color shades, tints & tones
#bc35d4 color schemes
#bc35d4 color preview, HTML & CSS examples
This text has a color of #bc35d4
<p style="color:#bc35d4;">Text here</p>
.mytext {color:#bc35d4;}
This box has a color of #bc35d4
<div style="background-color:#bc35d4;">Content here</div>
.mybackground {background-color:#bc35d4;}
Border around this has a color of #bc35d4
<div style="border:2px solid #bc35d4;">Content here</div>
.myborder {border:2px solid #bc35d4;}