#bc33e3 color space conversions
Hex:
#bc33e3
RGB:
188, 51, 227
CMY:
26, 80, 11
CMYK:
17, 78, 0, 11
HSL:
287°, 75.8621%, 54.5098%
HSV (HSB):
287°, 77.5330%, 89.0196%
XYZ:
35.7880, 18.6051, 74.3779
xyY:
0.2779, 0.1445, 18.6051
CIE-Lab:
50.2219, 75.6126, -61.9643
CIE-LCH:
50.2219, 97.7591, 320.6655
CIE-Luv:
50.2219, 44.5548, -102.5668
Hunter-Lab:
43.1336, 72.6179, -72.0439
#bc33e3 color charts
#bc33e3 color shades, tints & tones
#bc33e3 color schemes
#bc33e3 color preview, HTML & CSS examples
This text has a color of #bc33e3
<p style="color:#bc33e3;">Text here</p>
.mytext {color:#bc33e3;}
This box has a color of #bc33e3
<div style="background-color:#bc33e3;">Content here</div>
.mybackground {background-color:#bc33e3;}
Border around this has a color of #bc33e3
<div style="border:2px solid #bc33e3;">Content here</div>
.myborder {border:2px solid #bc33e3;}