#bc42d5 color space conversions
Hex:
#bc42d5
RGB:
188, 66, 213
CMY:
26, 74, 16
CMYK:
12, 69, 0, 16
HSL:
290°, 63.6364%, 54.7059%
HSV (HSB):
290°, 69.0141%, 83.5294%
XYZ:
34.6975, 19.3919, 64.8650
xyY:
0.2917, 0.1630, 19.3919
CIE-Lab:
51.1426, 67.9391, -52.5225
CIE-LCH:
51.1426, 85.8739, 322.2930
CIE-Luv:
51.1426, 45.8591, -88.3043
Hunter-Lab:
44.0362, 63.5822, -56.5084
#bc42d5 color charts
#bc42d5 color shades, tints & tones
#bc42d5 color schemes
#bc42d5 color preview, HTML & CSS examples
This text has a color of #bc42d5
<p style="color:#bc42d5;">Text here</p>
.mytext {color:#bc42d5;}
This box has a color of #bc42d5
<div style="background-color:#bc42d5;">Content here</div>
.mybackground {background-color:#bc42d5;}
Border around this has a color of #bc42d5
<div style="border:2px solid #bc42d5;">Content here</div>
.myborder {border:2px solid #bc42d5;}