#bc5ce5 color space conversions
Hex:
#bc5ce5
RGB:
188, 92, 229
CMY:
26, 64, 10
CMYK:
18, 60, 0, 10
HSL:
282°, 72.4868%, 62.9412%
HSV (HSB):
282°, 59.8253%, 89.8039%
XYZ:
38.7090, 24.0028, 76.7216
xyY:
0.2776, 0.1721, 24.0028
CIE-Lab:
56.0906, 59.8839, -53.6768
CIE-LCH:
56.0906, 80.4194, 318.1286
CIE-Luv:
56.0906, 35.2598, -91.0364
Hunter-Lab:
48.9927, 55.2955, -58.5521
#bc5ce5 color charts
#bc5ce5 color shades, tints & tones
#bc5ce5 color schemes
#bc5ce5 color preview, HTML & CSS examples
This text has a color of #bc5ce5
<p style="color:#bc5ce5;">Text here</p>
.mytext {color:#bc5ce5;}
This box has a color of #bc5ce5
<div style="background-color:#bc5ce5;">Content here</div>
.mybackground {background-color:#bc5ce5;}
Border around this has a color of #bc5ce5
<div style="border:2px solid #bc5ce5;">Content here</div>
.myborder {border:2px solid #bc5ce5;}