#bc35d7 color space conversions
Hex:
#bc35d7
RGB:
188, 53, 215
CMY:
26, 79, 16
CMYK:
13, 75, 0, 16
HSL:
290°, 66.9421%, 52.5490%
HSV (HSB):
290°, 75.3488%, 84.3137%
XYZ:
34.2779, 18.1439, 65.9855
xyY:
0.2895, 0.1532, 18.1439
CIE-Lab:
49.6701, 72.8395, -56.0246
CIE-LCH:
49.6701, 91.8931, 322.4343
CIE-Luv:
49.6701, 47.7797, -93.3639
Hunter-Lab:
42.5956, 69.1016, -62.0300
#bc35d7 color charts
#bc35d7 color shades, tints & tones
#bc35d7 color schemes
#bc35d7 color preview, HTML & CSS examples
This text has a color of #bc35d7
<p style="color:#bc35d7;">Text here</p>
.mytext {color:#bc35d7;}
This box has a color of #bc35d7
<div style="background-color:#bc35d7;">Content here</div>
.mybackground {background-color:#bc35d7;}
Border around this has a color of #bc35d7
<div style="border:2px solid #bc35d7;">Content here</div>
.myborder {border:2px solid #bc35d7;}