#bf19f5 color space conversions
Hex:
#bf19f5
RGB:
191, 25, 245
CMY:
25, 90, 4
CMYK:
22, 90, 0, 4
HSL:
285°, 91.6667%, 52.9412%
HSV (HSB):
285°, 89.7959%, 96.0784%
XYZ:
38.3149, 18.3642, 87.9114
xyY:
0.2650, 0.1270, 18.3642
CIE-Lab:
49.9349, 85.1550, -72.5529
CIE-LCH:
49.9349, 111.8718, 319.5687
CIE-Luv:
49.9349, 43.8434, -118.2414
Hunter-Lab:
42.8535, 84.6017, -91.6326
#bf19f5 color charts
#bf19f5 color shades, tints & tones
#bf19f5 color schemes
#bf19f5 color preview, HTML & CSS examples
This text has a color of #bf19f5
<p style="color:#bf19f5;">Text here</p>
.mytext {color:#bf19f5;}
This box has a color of #bf19f5
<div style="background-color:#bf19f5;">Content here</div>
.mybackground {background-color:#bf19f5;}
Border around this has a color of #bf19f5
<div style="border:2px solid #bf19f5;">Content here</div>
.myborder {border:2px solid #bf19f5;}