#bc45e6 color space conversions
Hex:
#bc45e6
RGB:
188, 69, 230
CMY:
26, 73, 10
CMYK:
18, 70, 0, 10
HSL:
284°, 76.3033%, 58.6275%
HSV (HSB):
284°, 70.0000%, 90.1961%
XYZ:
37.1501, 20.6608, 76.8928
xyY:
0.2758, 0.1534, 20.6608
CIE-Lab:
52.5762, 69.9884, -59.8684
CIE-LCH:
52.5762, 92.1010, 319.4562
CIE-Luv:
52.5762, 40.5787, -100.1205
Hunter-Lab:
45.4541, 66.3450, -68.4805
#bc45e6 color charts
#bc45e6 color shades, tints & tones
#bc45e6 color schemes
#bc45e6 color preview, HTML & CSS examples
This text has a color of #bc45e6
<p style="color:#bc45e6;">Text here</p>
.mytext {color:#bc45e6;}
This box has a color of #bc45e6
<div style="background-color:#bc45e6;">Content here</div>
.mybackground {background-color:#bc45e6;}
Border around this has a color of #bc45e6
<div style="border:2px solid #bc45e6;">Content here</div>
.myborder {border:2px solid #bc45e6;}