#bc94d5 color space conversions
Hex:
#bc94d5
RGB:
188, 148, 213
CMY:
26, 42, 16
CMYK:
12, 31, 0, 16
HSL:
277°, 43.6242%, 70.7843%
HSV (HSB):
277°, 30.5164%, 83.5294%
XYZ:
43.3392, 36.6753, 67.7456
xyY:
0.2933, 0.2482, 36.6753
CIE-Lab:
67.0327, 26.9439, -27.5809
CIE-LCH:
67.0327, 38.5575, 314.3307
CIE-Luv:
67.0327, 17.2127, -47.0858
Hunter-Lab:
60.5601, 21.7614, -23.9327
#bc94d5 color charts
#bc94d5 color shades, tints & tones
#bc94d5 color schemes
#bc94d5 color preview, HTML & CSS examples
This text has a color of #bc94d5
<p style="color:#bc94d5;">Text here</p>
.mytext {color:#bc94d5;}
This box has a color of #bc94d5
<div style="background-color:#bc94d5;">Content here</div>
.mybackground {background-color:#bc94d5;}
Border around this has a color of #bc94d5
<div style="border:2px solid #bc94d5;">Content here</div>
.myborder {border:2px solid #bc94d5;}