#bc5fed color space conversions
Hex:
#bc5fed
RGB:
188, 95, 237
CMY:
26, 63, 7
CMYK:
21, 60, 0, 7
HSL:
279°, 79.7753%, 65.0980%
HSV (HSB):
279°, 59.9156%, 92.9412%
XYZ:
40.1173, 24.9902, 82.8299
xyY:
0.2712, 0.1689, 24.9902
CIE-Lab:
57.0659, 60.1212, -56.5984
CIE-LCH:
57.0659, 82.5708, 316.7288
CIE-Luv:
57.0659, 32.6620, -95.9503
Hunter-Lab:
49.9902, 55.7640, -63.2458
#bc5fed color charts
#bc5fed color shades, tints & tones
#bc5fed color schemes
#bc5fed color preview, HTML & CSS examples
This text has a color of #bc5fed
<p style="color:#bc5fed;">Text here</p>
.mytext {color:#bc5fed;}
This box has a color of #bc5fed
<div style="background-color:#bc5fed;">Content here</div>
.mybackground {background-color:#bc5fed;}
Border around this has a color of #bc5fed
<div style="border:2px solid #bc5fed;">Content here</div>
.myborder {border:2px solid #bc5fed;}