#bf10cf color space conversions
Hex:
#bf10cf
RGB:
191, 16, 207
CMY:
25, 94, 19
CMYK:
8, 92, 0, 19
HSL:
295°, 85.6502%, 43.7255%
HSV (HSB):
295°, 92.2705%, 81.1765%
XYZ:
32.9336, 15.9519, 60.3747
xyY:
0.3014, 0.1460, 15.9519
CIE-Lab:
46.9114, 80.0162, -55.8412
CIE-LCH:
46.9114, 97.5748, 325.0898
CIE-Luv:
46.9114, 56.5626, -92.4809
Hunter-Lab:
39.9399, 77.2928, -61.6672
#bf10cf color charts
#bf10cf color shades, tints & tones
#bf10cf color schemes
#bf10cf color preview, HTML & CSS examples
This text has a color of #bf10cf
<p style="color:#bf10cf;">Text here</p>
.mytext {color:#bf10cf;}
This box has a color of #bf10cf
<div style="background-color:#bf10cf;">Content here</div>
.mybackground {background-color:#bf10cf;}
Border around this has a color of #bf10cf
<div style="border:2px solid #bf10cf;">Content here</div>
.myborder {border:2px solid #bf10cf;}