#bc42c7 color space conversions
Hex:
#bc42c7
RGB:
188, 66, 199
CMY:
26, 74, 22
CMYK:
6, 67, 0, 22
HSL:
295°, 54.2857%, 51.9608%
HSV (HSB):
295°, 66.8342%, 78.0392%
XYZ:
32.9961, 18.7113, 55.9054
xyY:
0.3066, 0.1739, 18.7113
CIE-Lab:
50.3477, 65.4260, -45.7577
CIE-LCH:
50.3477, 79.8394, 325.0318
CIE-Luv:
50.3477, 49.9647, -77.5648
Hunter-Lab:
43.2566, 60.4605, -46.3476
#bc42c7 color charts
#bc42c7 color shades, tints & tones
#bc42c7 color schemes
#bc42c7 color preview, HTML & CSS examples
This text has a color of #bc42c7
<p style="color:#bc42c7;">Text here</p>
.mytext {color:#bc42c7;}
This box has a color of #bc42c7
<div style="background-color:#bc42c7;">Content here</div>
.mybackground {background-color:#bc42c7;}
Border around this has a color of #bc42c7
<div style="border:2px solid #bc42c7;">Content here</div>
.myborder {border:2px solid #bc42c7;}