#bc3f7e color space conversions
Hex:
#bc3f7e
RGB:
188, 63, 126
CMY:
26, 75, 51
CMYK:
0, 66, 33, 26
HSL:
330°, 49.8008%, 49.2157%
HSV (HSB):
330°, 66.4894%, 73.7255%
XYZ:
26.2824, 15.7527, 21.3940
xyY:
0.4144, 0.2484, 15.7527
CIE-Lab:
46.6484, 55.7098, -8.2572
CIE-LCH:
46.6484, 56.3184, 351.5691
CIE-Luv:
46.6484, 75.1357, -20.8917
Hunter-Lab:
39.6897, 48.7453, -4.1764
#bc3f7e color charts
#bc3f7e color shades, tints & tones
#bc3f7e color schemes
#bc3f7e color preview, HTML & CSS examples
This text has a color of #bc3f7e
<p style="color:#bc3f7e;">Text here</p>
.mytext {color:#bc3f7e;}
This box has a color of #bc3f7e
<div style="background-color:#bc3f7e;">Content here</div>
.mybackground {background-color:#bc3f7e;}
Border around this has a color of #bc3f7e
<div style="border:2px solid #bc3f7e;">Content here</div>
.myborder {border:2px solid #bc3f7e;}