#bc75a9 color space conversions
Hex:
#bc75a9
RGB:
188, 117, 169
CMY:
26, 54, 34
CMYK:
0, 38, 10, 26
HSL:
316°, 34.6341%, 59.8039%
HSV (HSB):
316°, 37.7660%, 73.7255%
XYZ:
34.2618, 26.2785, 40.8026
xyY:
0.3381, 0.2593, 26.2785
CIE-Lab:
58.3005, 35.5839, -16.0871
CIE-LCH:
58.3005, 39.0514, 335.6728
CIE-Luv:
58.3005, 38.6179, -29.5474
Hunter-Lab:
51.2626, 29.5924, -11.3082
#bc75a9 color charts
#bc75a9 color shades, tints & tones
#bc75a9 color schemes
#bc75a9 color preview, HTML & CSS examples
This text has a color of #bc75a9
<p style="color:#bc75a9;">Text here</p>
.mytext {color:#bc75a9;}
This box has a color of #bc75a9
<div style="background-color:#bc75a9;">Content here</div>
.mybackground {background-color:#bc75a9;}
Border around this has a color of #bc75a9
<div style="border:2px solid #bc75a9;">Content here</div>
.myborder {border:2px solid #bc75a9;}