#bc35c9 color space conversions
Hex:
#bc35c9
RGB:
188, 53, 201
CMY:
26, 79, 21
CMYK:
6, 74, 0, 21
HSL:
295°, 58.2677%, 49.8039%
HSV (HSB):
295°, 73.6318%, 78.8235%
XYZ:
32.5548, 17.4546, 56.9116
xyY:
0.3045, 0.1632, 17.4546
CIE-Lab:
48.8278, 70.4037, -49.3333
CIE-LCH:
48.8278, 85.9678, 324.9803
CIE-Luv:
48.8278, 52.1365, -82.8897
Hunter-Lab:
41.7787, 65.9777, -51.5206
#bc35c9 color charts
#bc35c9 color shades, tints & tones
#bc35c9 color schemes
#bc35c9 color preview, HTML & CSS examples
This text has a color of #bc35c9
<p style="color:#bc35c9;">Text here</p>
.mytext {color:#bc35c9;}
This box has a color of #bc35c9
<div style="background-color:#bc35c9;">Content here</div>
.mybackground {background-color:#bc35c9;}
Border around this has a color of #bc35c9
<div style="border:2px solid #bc35c9;">Content here</div>
.myborder {border:2px solid #bc35c9;}