#bf00d4 color space conversions
Hex:
#bf00d4
RGB:
191, 0, 212
CMY:
25, 100, 17
CMYK:
10, 100, 0, 17
HSL:
294°, 100.0000%, 41.5686%
HSV (HSB):
294°, 100.0000%, 83.1373%
XYZ:
33.3695, 15.8298, 63.5840
xyY:
0.2959, 0.1404, 15.8298
CIE-Lab:
46.7504, 82.2525, -58.9800
CIE-LCH:
46.7504, 101.2132, 324.3572
CIE-Luv:
46.7504, 55.5145, -97.0434
Hunter-Lab:
39.7867, 80.0830, -66.9020
#bf00d4 color charts
#bf00d4 color shades, tints & tones
#bf00d4 color schemes
#bf00d4 color preview, HTML & CSS examples
This text has a color of #bf00d4
<p style="color:#bf00d4;">Text here</p>
.mytext {color:#bf00d4;}
This box has a color of #bf00d4
<div style="background-color:#bf00d4;">Content here</div>
.mybackground {background-color:#bf00d4;}
Border around this has a color of #bf00d4
<div style="border:2px solid #bf00d4;">Content here</div>
.myborder {border:2px solid #bf00d4;}