#bf00d3 color space conversions
Hex:
#bf00d3
RGB:
191, 0, 211
CMY:
25, 100, 17
CMYK:
9, 100, 0, 17
HSL:
294°, 100.0000%, 41.3725%
HSV (HSB):
294°, 100.0000%, 82.7451%
XYZ:
33.2437, 15.7795, 62.9216
xyY:
0.2970, 0.1410, 15.7795
CIE-Lab:
46.6839, 82.0956, -58.5122
CIE-LCH:
46.6839, 100.8135, 324.5213
CIE-Luv:
46.6839, 55.8670, -96.3333
Hunter-Lab:
39.7234, 79.8670, -66.1085
#bf00d3 color charts
#bf00d3 color shades, tints & tones
#bf00d3 color schemes
#bf00d3 color preview, HTML & CSS examples
This text has a color of #bf00d3
<p style="color:#bf00d3;">Text here</p>
.mytext {color:#bf00d3;}
This box has a color of #bf00d3
<div style="background-color:#bf00d3;">Content here</div>
.mybackground {background-color:#bf00d3;}
Border around this has a color of #bf00d3
<div style="border:2px solid #bf00d3;">Content here</div>
.myborder {border:2px solid #bf00d3;}