#bc25e8 color space conversions
Hex:
#bc25e8
RGB:
188, 37, 232
CMY:
26, 85, 9
CMYK:
19, 84, 0, 9
HSL:
286°, 80.9129%, 52.7451%
HSV (HSB):
286°, 84.0517%, 90.9804%
XYZ:
35.9661, 17.8407, 77.8919
xyY:
0.2731, 0.1355, 17.8407
CIE-Lab:
49.3023, 80.1743, -66.2811
CIE-LCH:
49.3023, 104.0246, 320.4190
CIE-Luv:
49.3023, 44.8255, -108.6188
Hunter-Lab:
42.2382, 78.0768, -79.7704
#bc25e8 color charts
#bc25e8 color shades, tints & tones
#bc25e8 color schemes
#bc25e8 color preview, HTML & CSS examples
This text has a color of #bc25e8
<p style="color:#bc25e8;">Text here</p>
.mytext {color:#bc25e8;}
This box has a color of #bc25e8
<div style="background-color:#bc25e8;">Content here</div>
.mybackground {background-color:#bc25e8;}
Border around this has a color of #bc25e8
<div style="border:2px solid #bc25e8;">Content here</div>
.myborder {border:2px solid #bc25e8;}