#bc3fed color space conversions
Hex:
#bc3fed
RGB:
188, 63, 237
CMY:
26, 75, 7
CMYK:
21, 73, 0, 7
HSL:
283°, 82.8571%, 58.8235%
HSV (HSB):
283°, 73.4177%, 92.9412%
XYZ:
37.8026, 20.3608, 82.0584
xyY:
0.2696, 0.1452, 20.3608
CIE-Lab:
52.2427, 73.5539, -64.3455
CIE-LCH:
52.2427, 97.7268, 318.8203
CIE-Luv:
52.2427, 39.8762, -106.9168
Hunter-Lab:
45.1229, 70.5766, -76.2358
#bc3fed color charts
#bc3fed color shades, tints & tones
#bc3fed color schemes
#bc3fed color preview, HTML & CSS examples
This text has a color of #bc3fed
<p style="color:#bc3fed;">Text here</p>
.mytext {color:#bc3fed;}
This box has a color of #bc3fed
<div style="background-color:#bc3fed;">Content here</div>
.mybackground {background-color:#bc3fed;}
Border around this has a color of #bc3fed
<div style="border:2px solid #bc3fed;">Content here</div>
.myborder {border:2px solid #bc3fed;}