#bc74d2 color space conversions
Hex:
#bc74d2
RGB:
188, 116, 210
CMY:
26, 55, 18
CMYK:
10, 45, 0, 18
HSL:
286°, 51.0870%, 63.9216%
HSV (HSB):
286°, 44.7619%, 82.3529%
XYZ:
38.6173, 27.8353, 64.3102
xyY:
0.2953, 0.2129, 27.8353
CIE-Lab:
59.7396, 43.8622, -37.2187
CIE-LCH:
59.7396, 57.5250, 319.6842
CIE-Luv:
59.7396, 31.1756, -63.9749
Hunter-Lab:
52.7592, 38.3253, -35.3394
#bc74d2 color charts
#bc74d2 color shades, tints & tones
#bc74d2 color schemes
#bc74d2 color preview, HTML & CSS examples
This text has a color of #bc74d2
<p style="color:#bc74d2;">Text here</p>
.mytext {color:#bc74d2;}
This box has a color of #bc74d2
<div style="background-color:#bc74d2;">Content here</div>
.mybackground {background-color:#bc74d2;}
Border around this has a color of #bc74d2
<div style="border:2px solid #bc74d2;">Content here</div>
.myborder {border:2px solid #bc74d2;}