#bc568c color space conversions
Hex:
#bc568c
RGB:
188, 86, 140
CMY:
26, 66, 45
CMYK:
0, 54, 26, 26
HSL:
328°, 43.2203%, 53.7255%
HSV (HSB):
328°, 54.2553%, 73.7255%
XYZ:
28.8005, 19.2404, 27.0068
xyY:
0.3838, 0.2564, 19.2404
CIE-Lab:
50.9673, 47.1811, -10.2003
CIE-LCH:
50.9673, 48.2712, 347.8008
CIE-Luv:
50.9673, 60.4944, -22.3406
Hunter-Lab:
43.8639, 40.4390, -5.7998
#bc568c color charts
#bc568c color shades, tints & tones
#bc568c color schemes
#bc568c color preview, HTML & CSS examples
This text has a color of #bc568c
<p style="color:#bc568c;">Text here</p>
.mytext {color:#bc568c;}
This box has a color of #bc568c
<div style="background-color:#bc568c;">Content here</div>
.mybackground {background-color:#bc568c;}
Border around this has a color of #bc568c
<div style="border:2px solid #bc568c;">Content here</div>
.myborder {border:2px solid #bc568c;}