#bc33ed color space conversions
Hex:
#bc33ed
RGB:
188, 51, 237
CMY:
26, 80, 7
CMYK:
21, 78, 0, 7
HSL:
284°, 83.7838%, 56.4706%
HSV (HSB):
284°, 78.4810%, 92.9412%
XYZ:
37.2089, 19.1734, 81.8605
xyY:
0.2692, 0.1387, 19.1734
CIE-Lab:
50.8895, 77.4516, -66.5322
CIE-LCH:
50.8895, 102.1043, 319.3369
CIE-Luv:
50.8895, 41.7420, -109.6911
Hunter-Lab:
43.7875, 75.0543, -80.1911
#bc33ed color charts
#bc33ed color shades, tints & tones
#bc33ed color schemes
#bc33ed color preview, HTML & CSS examples
This text has a color of #bc33ed
<p style="color:#bc33ed;">Text here</p>
.mytext {color:#bc33ed;}
This box has a color of #bc33ed
<div style="background-color:#bc33ed;">Content here</div>
.mybackground {background-color:#bc33ed;}
Border around this has a color of #bc33ed
<div style="border:2px solid #bc33ed;">Content here</div>
.myborder {border:2px solid #bc33ed;}