#bc74e6 color space conversions
Hex:
#bc74e6
RGB:
188, 116, 230
CMY:
26, 55, 10
CMYK:
18, 50, 0, 10
HSL:
278°, 69.5122%, 67.8431%
HSV (HSB):
278°, 49.5652%, 90.1961%
XYZ:
41.2674, 28.8953, 78.2652
xyY:
0.2780, 0.1947, 28.8953
CIE-Lab:
60.6891, 48.0540, -46.9340
CIE-LCH:
60.6891, 67.1713, 315.6755
CIE-Luv:
60.6891, 27.4704, -80.3127
Hunter-Lab:
53.7544, 42.9647, -48.6969
#bc74e6 color charts
#bc74e6 color shades, tints & tones
#bc74e6 color schemes
#bc74e6 color preview, HTML & CSS examples
This text has a color of #bc74e6
<p style="color:#bc74e6;">Text here</p>
.mytext {color:#bc74e6;}
This box has a color of #bc74e6
<div style="background-color:#bc74e6;">Content here</div>
.mybackground {background-color:#bc74e6;}
Border around this has a color of #bc74e6
<div style="border:2px solid #bc74e6;">Content here</div>
.myborder {border:2px solid #bc74e6;}