#bf18d8 color space conversions
Hex:
#bf18d8
RGB:
191, 24, 216
CMY:
25, 91, 15
CMYK:
12, 89, 0, 15
HSL:
292°, 80.0000%, 47.0588%
HSV (HSB):
292°, 88.8889%, 84.7059%
XYZ:
34.2072, 16.6875, 66.3838
xyY:
0.2917, 0.1423, 16.6875
CIE-Lab:
47.8639, 80.3803, -59.4788
CIE-LCH:
47.8639, 99.9936, 323.4998
CIE-Luv:
47.8639, 52.9245, -98.2007
Hunter-Lab:
40.8503, 77.9838, -67.7540
#bf18d8 color charts
#bf18d8 color shades, tints & tones
#bf18d8 color schemes
#bf18d8 color preview, HTML & CSS examples
This text has a color of #bf18d8
<p style="color:#bf18d8;">Text here</p>
.mytext {color:#bf18d8;}
This box has a color of #bf18d8
<div style="background-color:#bf18d8;">Content here</div>
.mybackground {background-color:#bf18d8;}
Border around this has a color of #bf18d8
<div style="border:2px solid #bf18d8;">Content here</div>
.myborder {border:2px solid #bf18d8;}