#bc248c color space conversions
Hex:
#bc248c
RGB:
188, 36, 140
CMY:
26, 86, 45
CMYK:
0, 81, 26, 26
HSL:
319°, 67.8571%, 43.9216%
HSV (HSB):
319°, 80.8511%, 73.7255%
XYZ:
26.1035, 13.8466, 26.1078
xyY:
0.3952, 0.2096, 13.8466
CIE-Lab:
44.0121, 66.3324, -20.7819
CIE-LCH:
44.0121, 69.5117, 342.6043
CIE-Luv:
44.0121, 78.2061, -39.5226
Hunter-Lab:
37.2110, 60.0987, -15.5511
#bc248c color charts
#bc248c color shades, tints & tones
#bc248c color schemes
#bc248c color preview, HTML & CSS examples
This text has a color of #bc248c
<p style="color:#bc248c;">Text here</p>
.mytext {color:#bc248c;}
This box has a color of #bc248c
<div style="background-color:#bc248c;">Content here</div>
.mybackground {background-color:#bc248c;}
Border around this has a color of #bc248c
<div style="border:2px solid #bc248c;">Content here</div>
.myborder {border:2px solid #bc248c;}