#bc05ec color space conversions
Hex:
#bc05ec
RGB:
188, 5, 236
CMY:
26, 98, 7
CMYK:
20, 98, 0, 7
HSL:
288°, 95.8506%, 47.2549%
HSV (HSB):
288°, 97.8814%, 92.5490%
XYZ:
35.9336, 16.8560, 80.7165
xyY:
0.2692, 0.1263, 16.8560
CIE-Lab:
48.0781, 85.3422, -70.5283
CIE-LCH:
48.0781, 110.7137, 320.4291
CIE-Luv:
48.0781, 45.5546, -114.1277
Hunter-Lab:
41.0561, 84.3808, -87.8252
#bc05ec color charts
#bc05ec color shades, tints & tones
#bc05ec color schemes
#bc05ec color preview, HTML & CSS examples
This text has a color of #bc05ec
<p style="color:#bc05ec;">Text here</p>
.mytext {color:#bc05ec;}
This box has a color of #bc05ec
<div style="background-color:#bc05ec;">Content here</div>
.mybackground {background-color:#bc05ec;}
Border around this has a color of #bc05ec
<div style="border:2px solid #bc05ec;">Content here</div>
.myborder {border:2px solid #bc05ec;}