#bc4e8e color space conversions
Hex:
#bc4e8e
RGB:
188, 78, 142
CMY:
26, 69, 44
CMYK:
0, 59, 24, 26
HSL:
325°, 45.0820%, 52.1569%
HSV (HSB):
325°, 58.5106%, 73.7255%
XYZ:
28.3459, 18.0931, 27.5895
xyY:
0.3829, 0.2444, 18.0931
CIE-Lab:
49.6089, 51.2602, -13.4397
CIE-LCH:
49.6089, 52.9928, 345.3085
CIE-Luv:
49.6089, 63.5752, -27.4916
Hunter-Lab:
42.5360, 44.5139, -8.6812
#bc4e8e color charts
#bc4e8e color shades, tints & tones
#bc4e8e color schemes
#bc4e8e color preview, HTML & CSS examples
This text has a color of #bc4e8e
<p style="color:#bc4e8e;">Text here</p>
.mytext {color:#bc4e8e;}
This box has a color of #bc4e8e
<div style="background-color:#bc4e8e;">Content here</div>
.mybackground {background-color:#bc4e8e;}
Border around this has a color of #bc4e8e
<div style="border:2px solid #bc4e8e;">Content here</div>
.myborder {border:2px solid #bc4e8e;}