#bc078e color space conversions
Hex:
#bc078e
RGB:
188, 7, 142
CMY:
26, 97, 44
CMYK:
0, 96, 24, 26
HSL:
315°, 92.8205%, 38.2353%
HSV (HSB):
315°, 96.2766%, 73.7255%
XYZ:
25.6975, 12.7963, 26.7067
xyY:
0.3941, 0.1963, 12.7963
CIE-Lab:
42.4547, 71.3512, -24.4100
CIE-LCH:
42.4547, 75.4112, 341.1137
CIE-Luv:
42.4547, 81.3343, -45.0150
Hunter-Lab:
35.7719, 65.6282, -19.2245
#bc078e color charts
#bc078e color shades, tints & tones
#bc078e color schemes
#bc078e color preview, HTML & CSS examples
This text has a color of #bc078e
<p style="color:#bc078e;">Text here</p>
.mytext {color:#bc078e;}
This box has a color of #bc078e
<div style="background-color:#bc078e;">Content here</div>
.mybackground {background-color:#bc078e;}
Border around this has a color of #bc078e
<div style="border:2px solid #bc078e;">Content here</div>
.myborder {border:2px solid #bc078e;}