#bf06ff color space conversions
Hex:
#bf06ff
RGB:
191, 6, 255
CMY:
25, 98, 0
CMYK:
25, 98, 0, 0
HSL:
285°, 100.0000%, 51.1765%
HSV (HSB):
285°, 97.6471%, 100.0000%
XYZ:
39.6010, 18.4266, 96.0772
xyY:
0.2570, 0.1196, 18.4266
CIE-Lab:
50.0095, 88.9206, -78.0206
CIE-LCH:
50.0095, 118.2966, 318.7357
CIE-Luv:
50.0095, 41.8145, -126.0414
Hunter-Lab:
42.9262, 89.5517, -102.6541
#bf06ff color charts
#bf06ff color shades, tints & tones
#bf06ff color schemes
#bf06ff color preview, HTML & CSS examples
This text has a color of #bf06ff
<p style="color:#bf06ff;">Text here</p>
.mytext {color:#bf06ff;}
This box has a color of #bf06ff
<div style="background-color:#bf06ff;">Content here</div>
.mybackground {background-color:#bf06ff;}
Border around this has a color of #bf06ff
<div style="border:2px solid #bf06ff;">Content here</div>
.myborder {border:2px solid #bf06ff;}