#bc94e5 color space conversions
Hex:
#bc94e5
RGB:
188, 148, 229
CMY:
26, 42, 10
CMYK:
18, 35, 0, 10
HSL:
270°, 60.9023%, 73.9216%
HSV (HSB):
270°, 35.3712%, 89.8039%
XYZ:
45.4718, 37.5283, 78.9758
xyY:
0.2807, 0.2317, 37.5283
CIE-Lab:
67.6715, 30.4019, -35.4360
CIE-LCH:
67.6715, 46.6903, 310.6276
CIE-Luv:
67.6715, 15.2447, -60.5075
Hunter-Lab:
61.2604, 25.2898, -33.5534
#bc94e5 color charts
#bc94e5 color shades, tints & tones
#bc94e5 color schemes
#bc94e5 color preview, HTML & CSS examples
This text has a color of #bc94e5
<p style="color:#bc94e5;">Text here</p>
.mytext {color:#bc94e5;}
This box has a color of #bc94e5
<div style="background-color:#bc94e5;">Content here</div>
.mybackground {background-color:#bc94e5;}
Border around this has a color of #bc94e5
<div style="border:2px solid #bc94e5;">Content here</div>
.myborder {border:2px solid #bc94e5;}