#bf10e4 color space conversions
Hex:
#bf10e4
RGB:
191, 16, 228
CMY:
25, 94, 11
CMYK:
16, 93, 0, 11
HSL:
290°, 86.8852%, 47.8431%
HSV (HSB):
290°, 92.9825%, 89.4118%
XYZ:
35.6747, 17.0484, 74.8092
xyY:
0.2797, 0.1337, 17.0484
CIE-Lab:
48.3209, 83.4252, -65.5816
CIE-LCH:
48.3209, 106.1165, 321.8287
CIE-Luv:
48.3209, 49.5004, -107.3431
Hunter-Lab:
41.2897, 81.9690, -78.5196
#bf10e4 color charts
#bf10e4 color shades, tints & tones
#bf10e4 color schemes
#bf10e4 color preview, HTML & CSS examples
This text has a color of #bf10e4
<p style="color:#bf10e4;">Text here</p>
.mytext {color:#bf10e4;}
This box has a color of #bf10e4
<div style="background-color:#bf10e4;">Content here</div>
.mybackground {background-color:#bf10e4;}
Border around this has a color of #bf10e4
<div style="border:2px solid #bf10e4;">Content here</div>
.myborder {border:2px solid #bf10e4;}