#bc3d8e color space conversions
Hex:
#bc3d8e
RGB:
188, 61, 142
CMY:
26, 76, 44
CMYK:
0, 68, 24, 26
HSL:
322°, 51.0040%, 48.8235%
HSV (HSB):
322°, 67.5532%, 73.7255%
XYZ:
27.2903, 15.9818, 27.2376
xyY:
0.3870, 0.2267, 15.9818
CIE-Lab:
46.9507, 58.5185, -17.4825
CIE-LCH:
46.9507, 61.0742, 343.3664
CIE-Luv:
46.9507, 70.3036, -34.1062
Hunter-Lab:
39.9773, 51.8917, -12.4118
#bc3d8e color charts
#bc3d8e color shades, tints & tones
#bc3d8e color schemes
#bc3d8e color preview, HTML & CSS examples
This text has a color of #bc3d8e
<p style="color:#bc3d8e;">Text here</p>
.mytext {color:#bc3d8e;}
This box has a color of #bc3d8e
<div style="background-color:#bc3d8e;">Content here</div>
.mybackground {background-color:#bc3d8e;}
Border around this has a color of #bc3d8e
<div style="border:2px solid #bc3d8e;">Content here</div>
.myborder {border:2px solid #bc3d8e;}