#bc05ca color space conversions
Hex:
#bc05ca
RGB:
188, 5, 202
CMY:
26, 98, 21
CMYK:
7, 98, 0, 21
HSL:
296°, 95.1691%, 40.5882%
HSV (HSB):
296°, 97.5248%, 79.2157%
XYZ:
31.4540, 15.0642, 57.1270
xyY:
0.3035, 0.1453, 15.0642
CIE-Lab:
45.7220, 79.8027, -54.8912
CIE-LCH:
45.7220, 96.8583, 325.4784
CIE-Luv:
45.7220, 56.8089, -90.4390
Hunter-Lab:
38.8126, 76.7355, -60.0982
#bc05ca color charts
#bc05ca color shades, tints & tones
#bc05ca color schemes
#bc05ca color preview, HTML & CSS examples
This text has a color of #bc05ca
<p style="color:#bc05ca;">Text here</p>
.mytext {color:#bc05ca;}
This box has a color of #bc05ca
<div style="background-color:#bc05ca;">Content here</div>
.mybackground {background-color:#bc05ca;}
Border around this has a color of #bc05ca
<div style="border:2px solid #bc05ca;">Content here</div>
.myborder {border:2px solid #bc05ca;}