#bf00f4 color space conversions
Hex:
#bf00f4
RGB:
191, 0, 244
CMY:
25, 100, 4
CMYK:
22, 100, 0, 4
HSL:
287°, 100.0000%, 47.8431%
HSV (HSB):
287°, 100.0000%, 95.6863%
XYZ:
37.8150, 17.6080, 86.9936
xyY:
0.2655, 0.1236, 17.6080
CIE-Lab:
49.0172, 87.4972, -73.4848
CIE-LCH:
49.0172, 114.2618, 319.9747
CIE-Luv:
49.0172, 45.1588, -119.0436
Hunter-Lab:
41.9619, 87.4263, -93.5441
#bf00f4 color charts
#bf00f4 color shades, tints & tones
#bf00f4 color schemes
#bf00f4 color preview, HTML & CSS examples
This text has a color of #bf00f4
<p style="color:#bf00f4;">Text here</p>
.mytext {color:#bf00f4;}
This box has a color of #bf00f4
<div style="background-color:#bf00f4;">Content here</div>
.mybackground {background-color:#bf00f4;}
Border around this has a color of #bf00f4
<div style="border:2px solid #bf00f4;">Content here</div>
.myborder {border:2px solid #bf00f4;}