#bc25cf color space conversions
Hex:
#bc25cf
RGB:
188, 37, 207
CMY:
26, 85, 19
CMYK:
9, 82, 0, 19
HSL:
293°, 69.6721%, 47.8431%
HSV (HSB):
293°, 82.1256%, 81.1765%
XYZ:
32.6631, 16.5195, 60.4985
xyY:
0.2978, 0.1506, 16.5195
CIE-Lab:
47.6488, 75.8733, -54.6820
CIE-LCH:
47.6488, 93.5248, 324.2196
CIE-Luv:
47.6488, 52.6442, -90.7434
Hunter-Lab:
40.6442, 72.3215, -59.8017
#bc25cf color charts
#bc25cf color shades, tints & tones
#bc25cf color schemes
#bc25cf color preview, HTML & CSS examples
This text has a color of #bc25cf
<p style="color:#bc25cf;">Text here</p>
.mytext {color:#bc25cf;}
This box has a color of #bc25cf
<div style="background-color:#bc25cf;">Content here</div>
.mybackground {background-color:#bc25cf;}
Border around this has a color of #bc25cf
<div style="border:2px solid #bc25cf;">Content here</div>
.myborder {border:2px solid #bc25cf;}