#bf06d3 color space conversions
Hex:
#bf06d3
RGB:
191, 6, 211
CMY:
25, 98, 17
CMYK:
9, 97, 0, 17
HSL:
294°, 94.4700%, 42.5490%
HSV (HSB):
294°, 97.1564%, 82.7451%
XYZ:
33.3089, 15.9098, 62.9433
xyY:
0.2970, 0.1418, 15.9098
CIE-Lab:
46.8559, 81.5841, -58.2348
CIE-LCH:
46.8559, 100.2360, 324.4807
CIE-Luv:
46.8559, 55.6186, -95.9915
Hunter-Lab:
39.8870, 79.2594, -65.6410
#bf06d3 color charts
#bf06d3 color shades, tints & tones
#bf06d3 color schemes
#bf06d3 color preview, HTML & CSS examples
This text has a color of #bf06d3
<p style="color:#bf06d3;">Text here</p>
.mytext {color:#bf06d3;}
This box has a color of #bf06d3
<div style="background-color:#bf06d3;">Content here</div>
.mybackground {background-color:#bf06d3;}
Border around this has a color of #bf06d3
<div style="border:2px solid #bf06d3;">Content here</div>
.myborder {border:2px solid #bf06d3;}