#bf18d4 color space conversions
Hex:
#bf18d4
RGB:
191, 24, 212
CMY:
25, 91, 17
CMYK:
10, 89, 0, 17
HSL:
293°, 79.6610%, 46.2745%
HSV (HSB):
293°, 88.6792%, 83.1373%
XYZ:
33.6962, 16.4831, 63.6929
xyY:
0.2959, 0.1448, 16.4831
CIE-Lab:
47.6020, 79.7290, -57.6071
CIE-LCH:
47.6020, 98.3630, 324.1505
CIE-Luv:
47.6020, 54.2759, -95.3328
Hunter-Lab:
40.5994, 77.1002, -64.5955
#bf18d4 color charts
#bf18d4 color shades, tints & tones
#bf18d4 color schemes
#bf18d4 color preview, HTML & CSS examples
This text has a color of #bf18d4
<p style="color:#bf18d4;">Text here</p>
.mytext {color:#bf18d4;}
This box has a color of #bf18d4
<div style="background-color:#bf18d4;">Content here</div>
.mybackground {background-color:#bf18d4;}
Border around this has a color of #bf18d4
<div style="border:2px solid #bf18d4;">Content here</div>
.myborder {border:2px solid #bf18d4;}