#bf00f0 color space conversions
Hex:
#bf00f0
RGB:
191, 0, 240
CMY:
25, 100, 6
CMYK:
20, 100, 0, 6
HSL:
288°, 100.0000%, 47.0588%
HSV (HSB):
288°, 100.0000%, 94.1176%
XYZ:
37.2140, 17.3676, 83.8290
xyY:
0.2689, 0.1255, 17.3676
CIE-Lab:
48.7200, 86.8199, -71.7190
CIE-LCH:
48.7200, 112.6113, 320.4410
CIE-Luv:
48.7200, 46.3583, -116.3688
Hunter-Lab:
41.6745, 86.4646, -90.0907
#bf00f0 color charts
#bf00f0 color shades, tints & tones
#bf00f0 color schemes
#bf00f0 color preview, HTML & CSS examples
This text has a color of #bf00f0
<p style="color:#bf00f0;">Text here</p>
.mytext {color:#bf00f0;}
This box has a color of #bf00f0
<div style="background-color:#bf00f0;">Content here</div>
.mybackground {background-color:#bf00f0;}
Border around this has a color of #bf00f0
<div style="border:2px solid #bf00f0;">Content here</div>
.myborder {border:2px solid #bf00f0;}